latestOpenAPI 3.0.12026-08-10234260964.0 KB

6cc88fde6435

Team Access

List team access for a project

Returns a list of items representing the project access.

get/projects/{project_id}/team-access

Query parameters

page[size]integer

Determines the number of items to show.

page[before]string

Pagination cursor. This is automatically generated as necessary and provided in HAL links (_links); it should not be constructed externally.

page[after]string

Pagination cursor. This is automatically generated as necessary and provided in HAL links (_links); it should not be constructed externally.

sortstring
Example:-updated_at

Allows sorting by a single field.<br> Use a dash ("-") to sort descending.<br> Supported fields: granted_at, updated_at.

Response

OK