Team Access

List project access for a team

Returns a list of items representing the team's project access.

get/teams/{team_id}/project-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: project_title, granted_at, updated_at.

Response

OK

Changes

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