OpenID Clients
List OpenID Connect clients
Platform API for retrieving OIDC clients for an application
GET
/
applications
/
{app}
/
oidc-clients
Authorizations
The publishable key of your application credentials. (more details)
The private secret of your application credentials. (more details)
Path Parameters
Rownd application ID
Query Parameters
Number of resources to return per query. Max is 1000.
ID of the last resource in the previous page. If provided, the next page of results is returned beginning with this resource ID.
Which direction to sort the results
Available options:
asc
, desc