v2

latestOpenAPI 3.0.1private2026-07-2667209320.4 KB
Organization Teams

Find Teams for User

Find Teams for User

Find the teams that this user is assigned to in this organization. Only the currently authenticated user can be referenced as the userId URL parameter.

Requires read:team permission.

get/api/v1/org/{orgId}/user/{userId}/teams

Path parameters

orgIdstring uuid required

UUID identifier for this StackHawk Organization.

userIdstring uuid required

UUID identifier for this StackHawk User.

Query parameters

pageTokeninteger

Pagination request page increment.

pageSizeinteger

Pagination response size limit.

Response

Paginated response of teams.

nextPageTokenstring

pageToken to provide for the next page of results.

totalCountinteger

total number of results.