Management API
License
/license-import-results/
4min
Show all licenses import results the requesting manager has access permissions to.
URL : /api/v1/licenses-import-results/
Method : GET
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
The results can be filtered by various attributes on customer or related to the customer.
Possible filters:
- status__iexact
- Choices: pending, running, error, success
Code : 200 OK
Content examples :