get
https://api.lucid.co/v1/subscriptions
Lists all subscriptions on the authenticated user's Lucid account. This endpoint is paginated.
List all subscriptions on your Lucid account.
This endpoint is paginated. For more information, see Pagination.
Valid Authentication Methods
API Key Grants:
- LicensesAdmin
OAuth 2.0 User Token and Account Token Scopes:
- licenses:admin.readonly
- licenses:admin
403Forbidden. Occurs when the user is not authorized to view subscriptions.