v2

latestOpenAPI 3.0.1private2026-07-2667209320.4 KB
Organization Teams

Get Team

Get Team

Get the Organizations StackHawk Team.

Teams group together StackHawk users and applications within a single Organization. StackHawk Teams help enforce permissions and organization around ownership. See Teams.

ParameterDefaultDescription
name""The name of this team.
id""The UUID identifier of this team.
applications[]The applications that belong to this Team.
users[]The users that are members of this Team.
organizationId""The StackHawk organization that owns this Team.

All users that belong to this organization can call this endpoint.

Requires read:team permission.

get/api/v1/org/{orgId}/team/{teamId}

Path parameters

orgIdstring uuid required

UUID identifier for this StackHawk Organization.

teamIdstring uuid required

UUID identifier for this StackHawk Team.

Response

OK