Management API
...
License
Custom Fields
List License Custom Fields
4min
Show all license custom fields the requesting manager has access permissions to.
URL: /api/v1/license-custom-fields/
Method: GET
Default pagina tion 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 license custom field or related to the license custom field.
Possible filters:
- license
Code: 200 OK
Content Examples:


Updated 05 Sep 2023
Did this page help you?