Retrieves information about a specific access token.
Access tokens are specific to a subject and a client. A client (app) creates and issues an access token to a subject. The client may request a valid token from a subject to perform a certain action, such as an API call.
This endpoint works with both OAuth and custom authentication tokens.
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.