Skip to content
UFW.

OAuth clients

Get an OAuth client

Get an OAuth client. Returns JSON unless otherwise noted.

Authentication

Authorizationbearer token

Requires oauth.clients.read Read OAuth clients and activity.

Path parameters

client_idstringrequired

The client identifier.

Responses

200Successful response
400The request is invalid
401Authentication is missing or invalid
403The token does not have the required scope
429Rate limit exceeded