List License Features Import Results

Show all license features import results the requesting manager has access permissions to.

circle-info

URL: /api/v1/license-features-import-results/ 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

circle-info

Default: 20 results per page

Filtering

The results can be filtered by various attributes on customer or related to the customer.

Possible filters:

  • status__iexact Choices: pending, running, error, success

Success Response

Code: 200 OK

Was this helpful?