Get app

Returns details of a specific app. The nested interface collections (instance fields, program fields,
resources with their actions, and webhooks) are excluded by default and can be included with the
=1 query flags below.

Program fields, the connector class name, the OAuth client secret and the signed JWT configuration are
only returned when the requesting organization owns the app. For public apps owned by another
organization they are omitted; the OAuth client id, scopes and URLs remain available. The one
exception is the client secret of an interface whose browser consent URL requires it: the interface
has an oauth.authorizationUrl, uses the refresh_token grant and has
oauth.authorizationOptions.includeClientSecret set. Such a secret is part of a URL the end user
opens, so it is returned to every organization that can read the app.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the app

Query Params
string
enum

Set to 1 to include each interface's instance field definitions

Allowed:
string
enum

Set to 1 to include each interface's resources and their actions

Allowed:
string
enum

Set to 1 to include each interface's webhooks

Allowed:
string
enum

Set to 1 to include each interface's program fields. Only honored for apps owned by the requesting organization.

Allowed:
Headers
string
required

The organization id to use

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json