teams

Get regular team members only

Returns regular team members with their UUIDs, names, and emails.

Owners are intentionally excluded from this response. Combine this endpoint with the team or owners endpoint when the user asks who is on the team or when you need the full team roster.

get/teams/{id}/members

Path parameters

idstring required

Team UUID

Query parameters

pagenumber

Page number

limitnumber

Items per page

Response

ok

Changes

No recorded changes to this endpoint across all 6 revisions of this API.