/api/v1.0/{appId}/oauthclients/{oauthAppId}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
Body Params

Oauth client (also knowns as 'app')

string

OAuth App Identifier

string

OAuth App Name

int32

OAuth App owner user identifier

string

OAuth App logo uri

string | null
enum

Supported OpenID Connect flows

Allowed:
string | null
enum

ReUse: the refresh token handle will stay the same when refreshing tokens
OneTime: the refresh token handle will be updated when refreshing tokens

Allowed:
int32 | null

Timem it takes for the IdentityToken to expire in seconds

int32 | null

Maximum lifetime of a refresh token in seconds

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

OK

404

NotFound

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
Message
StackTrace