v1
latestOpenAPI 3.0.32026-07-13182371.7 KBOAuth Client
Get an OAuth client
Retrieves a specific OAuth client by ID for the specified organization.
Scopes
OAuth 2.0 scopes required: read:service-accounts-tokens:admin
get/orgs/{orgId}/oauth-clients/{clientId}
Path parameters
orgIdstring required
Your organization is identified by a Unique ID. You get your organization ID and organization API key simultaneously.
clientIdstring required
The unique identifier of the OAuth client.
Response
Returned if the request is successful.
Example response
{
"createdAt": 1763149545609,
"updatedAt": 1763149545609
}