v1

latestOpenAPI 3.0.32026-07-13182371.7 KB
OAuth Client

Get OAuth client count in an org

Gets the count of OAuth clients in the specified organization.

Scopes

OAuth 2.0 scopes required: read:service-accounts-tokens:admin

post/orgs/{orgId}/oauth-clients/count

Path parameters

orgIdstring required

Your organization is identified by a Unique ID. You get your organization ID and organization API key simultaneously.

Response

Returned if the request is successful.

totalinteger

The total count of OAuth clients in the organization.