v33

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-2972102177.5 KB
Applications

Get Application

Retrieves details of a specific application by its ID.

get/v1/applications/{application_id}

Path parameters

application_idstring uuid required

The ID of the application to retrieve

Response

Application details retrieved successfully

idstring uuid

Unique identifier for the application

namestring

Name of the application

urlstring nullable

URL of the application

descriptionstring nullable

Description of the application

identity_countinteger

Number of identities associated with this application

auth_methodsstring[]

Authentication methods available for this application

created_atstring date-time

Timestamp when the application was created

updated_atstring date-time

Timestamp when the application was last updated