v1

latestOpenAPI 3.1.02026-08-0450121252.8 KB
Authentication

Test Token

This endpoint validates the access token and retrieves the associated clientId and organizationId.

Possible Codes in Error Response (see Errors for error response schema and meaning of codes):

  • AUTHENTICATION_ERROR
  • REQUEST_VALIDATION_ERROR
  • SERVER_ERROR
post/v1/oauth2/test-token

Response

Successful Response

clientIdstring required

Your client ID.

organizationIdstring required

ID of your organization.