Skip to main content
GET
List the caller's authorized clients

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

List of authorized clients.

Response from GET /auth/clients.

data
object[]
required
Last modified on July 24, 2026