Skip to main content
GET
Get Application

Authorizations

anchor-api-key
string
header
required

API key passed in the header

Path Parameters

applicationId
string<uuid>
required

The ID of the application to retrieve

Response

Application details retrieved successfully

id
string<uuid>

Unique identifier for the application

name
string

Name of the application

url
string | null

URL of the application

description
string | null

Description of the application

identity_count
integer

Number of identities associated with this application

auth_methods
string[]

Authentication methods available for this application

created_at
string<date-time>

Timestamp when the application was created

updated_at
string<date-time>

Timestamp when the application was last updated