Entitlements V2
List Entitlements
Returns a list of entitlements for the specified project. Requires entitlements:read scope. The project_id query parameter is required.
get/v2/entitlements
Query parameters
limitstring
a string to be decoded into a number
Maximum number of items to return (1-100, default: 10)
starting_afterstring
a string to be decoded into a number
a string to be decoded into a number
ending_beforestring
a string to be decoded into a number
a string to be decoded into a number
project_idstring required
Filter by project ID (required)
Filter by project ID (required)
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.