List License Policies

URL : /api/v1/license-templates/

Method : GET

Query parameters

Pagination

Default pagination is 20 results per page.

  • limit - Number of results to return per page.

    • Example: limit=20

  • offset - The initial index from which to return the results.

    • Example: offset=21

Filtering

Possible filters:

  • product

  • is_air_gapped

  • is_archived

  • is_default

  • is_sku

  • metadata

Success Response

Code : 200 OK

Content examples :

Last updated

Was this helpful?