Get an OAuth app
OAuth apps
Get an OAuth app
This endpoint gets a single OAuth app.
GET
Get an OAuth app
Documentation Index
Fetch the complete documentation index at: https://sequin.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request parameters
ID of the OAuth app.
Response fields
ID of the OAuth app.
Display name of the OAuth app.
Status of the OAuth app. Learn more about the health object.
The client ID of the OAuth app.
The client secret of the OAuth app.
Metadata for the OAuth app. This is a free-form object that you can use to store any additional information you want to associate with the OAuth app.
Timestamp of when the OAuth app was created, in ISO 8601 format.
Timestamp of when the OAuth app was last updated, in ISO 8601 format.

