GET
/
v1
/
integration_oauth
/
{integrationOAuthAppId}

Path Parameters

integrationOAuthAppId
string
required

A unique identifier for Integration OAuth apps

Query Parameters

workspaceId
string
required

Unique identifier used to identify all the other resources. You can find this in the UI after the host and /workspaces/{workspaceId}

Response

200 - application/json
integrationOAuthAppId
string
required

A unique identifier for Integration OAuth app

integrationOAuthAppName
string
required

Name for integration Oauth apps

integrationDefinitionId
string
required

A unique identifier for Integration Definition

clientId
string
required

Client Id for the OAuth to configure

clientSecret
string
required

Client secret for the OAuth to configure

scopes
string
required

Scopes needed for this oAuth app

workspaceId
string
required

A unique identifier for Workspace

deleted
string | null
required

When this integration OAuth App is deleted. If deleted

createdAt
string
required

When the integration OAuth App was created.

updatedAt
string
required

When the integration OAuth App was updated last.