Skip to main content
GET
List Client Credentials

Authorizations

Authorization
string
header
required

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

Response

200 - application/json

Successful Response

created_by_user
User · object | null
required
client_id
string
required
roles
Role · object[]
required
service_id
string | null
required
secret
string
required
description
string | null
created_at