Skip to main content
GET
List Applications Api Endpoint

Authorizations

Authorization
string
header
required

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

Headers

authorization
string | null
x-ankra-organisation-id
string | null

Query Parameters

page
integer
default:1
Required range: x >= 1
page_size
integer
default:25
Required range: 1 <= x <= 100
search
string | null

Response

Successful Response

pagination
ApplicationPagination · object
required
result
ApplicationItem · object[]
required