Get details about the specified Connected App
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
A Stytch session that can be used to run the request with the given member's permissions.
A Stytch Session JSON Web Token (JWT) that can be used to run the request with the given member's permissions.
Globally unique UUID that identifies a specific Organization. The organization_id is critical to perform operations on an Organization, so be sure to preserve this value. You may also use the organization_slug or organization_external_id here as a convenience.
The ID of the Connected App.
Successful response
The ID of the Connected App.
The name of the Connected App.
A description of the Connected App.
The type of Connected App. Supported values are first_party, first_party_public, third_party, and third_party_public.
Details about Members who has installed a Connected App.