oauth2

AuthorizationCode Viewset

get/oauth2/authorization_codes/{id}/

Path parameters

idinteger required

A unique integer value identifying this Authorization Code.

Response

pkinteger required
is_expiredboolean required

Check if token is expired yet.

expiresstring date-time nullable
scopestring[] required

Changes

No recorded changes to this endpoint across all 1 revision of this API.