StackHawk Documentation StackHawk Logo HawkDocs

No results found

Try different keywords or check your spelling

Search documentation

Find guides, API references, and more

esc

List Available Team Applications

GET /api/v1/org/{orgId}/teams/available/applications

List Available Team Applications

Get the applications in this StackHawk organization that are not yet assigned to a Team, and are therefore available to be assigned to one.

Use this endpoint to discover the application IDs to supply when creating or updating a Team.

Returns a paginated list of applications.

Parameter Default Description
applications []
nextPageToken ""

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.

Query parameters

pageinteger · int32

Pagination request page increment.

default: 0

Response

OK

applications
organization.TeamApplication[]
Hide child attributesShow child attributes
applications.applicationId
string
applications.applicationName
string
applications.environments
string[]
applications.lastScanTimestamp
integer<int64>
nextPageToken
string
applications
organization.TeamApplication[]
Hide child attributesShow child attributes
applications.applicationId
string
applications.applicationName
string
applications.environments
string[]
applications.lastScanTimestamp
integer<int64>
nextPageToken
string

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.