Get details about the specified Connected App
Retrieve information about the specified Connected App as well as a list of the Organization’s Members who have the App installed and the scopes they requested at completion of their last authorization flow with the App.Documentation Index
Fetch the complete documentation index at: https://stytch.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
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.