Teams
List team members
Retrieves a list of users associated with a single team.
get/teams/{team_id}/members
Query parameters
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.
sort'created_at' | '-created_at' | 'updated_at' | '-updated_at'
Allows sorting by a single field.<br> Use a dash ("-") to sort descending.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.