User Info

User info endpoint as per the OpenID Connect spec

📘

Supported Regions and Base URLs

👍

Access and Registration

Authentication

Scope

openid

Body Response - Schema

200 (the default success response)

ParameterTypeDescriptionRequired
idstringthe ID of the userno
substringthe subject of the tokenyes
namestringthe name of the useryes
emailstringthe email of the useryes
_linksobject"_links" subdivides into:

1 - "self" (object) - the URI of the details of the user.
1.1 - "href" (string) - default:
http://api-docs.talkdesk.org/users/{id}
no

400 (no user context), 401 (unauthorized), 403 (forbidden access)

ParameterTypeDescriptionRequired
codestringn/ayes
messagestringn/ayes
descriptionstringn/ano
fieldsarray[object]"fields" subdivides into:

"name" (string)

"description" (string)
yes (name and description)

🚧

Troubleshooting

If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.

Language
Authorization
Header
Click Try It! to start a request and see the response here!