Teams
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired
The unique id of the organization
userIdstringRequired
The unique ID of the User
Query parameters
pagestringOptional
Identifier of the page results to fetch.
limitnumber · max: 1000Optional
The number of results per page
titlestringOptional
If provided, only teams whose name contains the given parameter will be returned. Case insensitive.
Responses
200
OK
application/json
default
Unexpected Error
application/json
get
/orgs/{organizationId}/members/{userId}/teamsLast updated
Was this helpful?
