License
List licenses
This endpoint returns a list of all licenses for a subscription.
get/licenses
Query parameters
limitinteger
The number of items to fetch. Defaults to 20.
cursorstring nullable
Cursor for pagination. This can be populated by the next_cursor value returned from the initial request.
subscription_idstring required
license_type_idstring nullable
external_license_idstring nullable
status'active' | 'inactive' nullable
Response
OK