Application Endpoints
Get an Application
GET
/
v1
/
application
/
{id}
Authorizations
x-api-key
string
headerrequiredPath Parameters
id
string
requiredResponse
200 - application/json
id
string
requiredThe id of the application
name
string
requiredThe name of the application
email
string
requiredThe email address associated with this app
description
string
The description of the application
rootUserId
string
The Root Identity Id associated with the application
Was this page helpful?