StackHawk Documentation StackHawk Logo HawkDocs
organization teams

No results found

Try different keywords or check your spelling

Search documentation

Find guides, API references, and more

esc

Get Team

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

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.

Parameter Default Description
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.

Path parameters

orgIdstring · uuidrequired

UUID identifier for this StackHawk Organization.

teamIdstring · uuidrequired

UUID identifier for this StackHawk Team.

Response

OK

team
organization.Team
Hide child attributesShow child attributes
team.applications
organization.TeamApplication[]

The applications that belong to this Team.

Hide child attributesShow child attributes
team.applications.applicationId
string
team.applications.applicationName
string
team.applications.environments
string[]
team.applications.lastScanTimestamp
integer<int64>
team.id
string

The UUID identifier of this team.

team.name
string

The name of this team.

team.organizationId
string

The StackHawk organization that owns this Team.

team.users
organization.TeamUser[]

The users that are members of this Team.

Hide child attributesShow child attributes
team.users.email
string
team.users.role
string
team.users.userId
string
team.users.userName
string
team
organization.Team
Hide child attributesShow child attributes
team.applications
organization.TeamApplication[]

The applications that belong to this Team.

Hide child attributesShow child attributes
team.applications.applicationId
string
team.applications.applicationName
string
team.applications.environments
string[]
team.applications.lastScanTimestamp
integer<int64>
team.id
string

The UUID identifier of this team.

team.name
string

The name of this team.

team.organizationId
string

The StackHawk organization that owns this Team.

team.users
organization.TeamUser[]

The users that are members of this Team.

Hide child attributesShow child attributes
team.users.email
string
team.users.role
string
team.users.userId
string
team.users.userName
string

Bad Request

Unauthorized

Your privacy settings

We use first and third party cookies to ensure that we give you the best experience on our website and in our products.