Skip to main content
organization.getConnectedApp wraps the Get Connected App API endpoint. The organization_id will be automatically inferred from the logged-in session. This method retrieves information about the specified Connected App as well as a list of Members in the who have completed an authorization flow with the Connected App.

Parameters

string
required
The ID of the Connected App.

Response

string
The ID of the Connected App.
string
The name of the Connected App.
string
A description of the Connected App.
string
The type of Connected App. Supported values are first_party, first_party_public, third_party, and third_party_public.
string
The logo URL of the Connected App, if any.
array[objects]
Details about Members who has installed a Connected App.