GET
/
applications
/
{app}
/
oidc-clients

Authorizations

x-rownd-app-key
string
headerrequired

The publishable key of your application credentials. (more details)

x-rownd-app-secret
string
headerrequired

The private secret of your application credentials. (more details)

Path Parameters

app
string
required

Rownd application ID

Query Parameters

page_size
integer

Number of resources to return per query. Max is 1000.

after
string

ID of the last resource in the previous page. If provided, the next page of results is returned beginning with this resource ID.

sort
enum<string>

Which direction to sort the results

Available options:
asc,
desc

Response

200 - application/json
total_results
integer
results
object[]