OpenID Clients
Retrieve an OpenID Connect client
Platform API for retrieving an OIDC client for an application
GET
/
applications
/
{app}
/
oidc-clients
/
{client}
Authorizations
The publishable key of your application credentials. (more details)
The private secret of your application credentials. (more details)
Response
200 - application/json
Unique identifier for the OIDC client
Application identifier associated with the OIDC client
Name of the OIDC client
Description of the OIDC client
The ISO 8601 date-time that the resource was created
The ISO 8601 date-time that the resource was updated
Credentials associated with the OIDC client