List project grants
Retrieves a list of grants from a project by its ID.
EARLY ACCESS FEATURE
This access control endpoint is in limited preview. The access control model is under active development and may change. Contact your Customer Success Manager to participate in early access testing.Path parameters
id
The ID of the project to retrieve grants from.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
page
Configures settings for the project grant list.
page[number]
The page number to retrieve. Default is 1
.
page[size]
The number of items per page to retrieve. Default and maximum is 100
.
Response
List of project grants retrieved successfully.
data
total
Total number of project grants.
page