Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer<int32>

The maximum number of results to return

page
integer<int32>

The page number to retrieve (for pagination)

team
string

Filter applications by team ID

Response

List of applications response

applications
object[]