Get access token details

Retrieve information about an access token.
This request returns diverse information on the user authenticated in your application: id, username, screen name, extended permissions accepted, roles granted to the application through which the token was created.

📘

Authorization header

Add the access token you want to have information about in the Authorization header.

Language
Credentials
Bearer
Click Try It! to start a request and see the response here!