Skip to main content
GET
cURL

Authorizations

x-rownd-app-key
string
header
required

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

x-rownd-app-secret
string
header
required

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

Path Parameters

app
string
required

Rownd application ID

client
string
required

OIDC Client ID

Response

200 - application/json

OIDC client retrieved successfully

id
string

Unique identifier for the OIDC client

Example:

"oidc_client_ck9c1glf0100001l2f7z8z9z9"

app_id
string

Application identifier associated with the OIDC client

Example:

"app_ckl8bcf1g000001l2f7z8z9z9"

name
string

Name of the OIDC client

Example:

"Example OIDC Provider"

description
string

Description of the OIDC client

Example:

"Example OIDC Provider"

config
object
created_at
string<date-time>
read-only

The ISO 8601 date-time that the resource was created

updated_at
string<date-time>
read-only

The ISO 8601 date-time that the resource was updated

credentials
object[]

Credentials associated with the OIDC client