Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 833 Bytes

IntrospectResponse.md

File metadata and controls

12 lines (9 loc) · 833 Bytes

# IntrospectResponse

Properties

Name Type Description Notes
client_id string The client ID you received when you first created the application [readonly]
mode \OpenAPI\Client\Model\ModeResponse
provider \OpenAPI\Client\Model\ProviderResponse
scopes \OpenAPI\Client\Model\ScopesResponse[] One or more scope values indicating which parts of the user's account you wish to access. Note, slight deviation from the OAuth 2.1 spec in that the param is scopes (plural) is used vs scope (singular) [readonly]

[Back to Model list] [Back to API list] [Back to README]