List License Usage Histories
List License Usage Histories
Show all license usage histories the requesting manager has access permissions to.
URL: /api/v1/license-histories/
Method: GET
Query Parameters
Pagination
Default pagination is 20 results per page.
limit- Number of results to return per page. Example:limit=20offset- The initial index from which to return the results. Example:offset=21
Filtering
The results can be filtered by various attributes on license activation history or related to the license activation history.
Possible filters:
licensets__gtets__ltets__date__gtets__date__ltetextproduct__intext__icontains
Success Response
Code: 200 OK
Was this helpful?