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

object'list' required

Object type, always list

url'/v2/entitlements' required

API endpoint URL for this list

has_moreboolean required

Whether there are more results available beyond this page

Changes

No recorded changes to this endpoint across all 1 revision of this API.