Skip to main content
GET
List all clients

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Response

200 - application/json

Clients retrieved successfully

ClientListResponse provides a list of clients

clients
object[]

Clients is a list of clients

requestId
string