Skip to main content

List OAuth clients

GET 

/v1/admin/clients

Lists every registered client. By default the secret is omitted; pass get_secret=true to include each confidential client's plaintext secret (this is how a lost secret is recovered — there is no rotate endpoint). Whether a client has a secret is implied by client_type. Superadmin only.

Request

Responses

The registered clients