Skip to main content
GET
get-external-app

Authorizations

Authorization
string
header
required

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

Path Parameters

idOrKeyOrUuid
string
required

External app id, key, or uuid

Response

200 - application/json

Read a single app by id, key, or uuid.

id
string
required
key
string
required
name
string
required
uuid
string
isReadOnly
boolean
isPublic
boolean
{key}
any