Token Metadata

Inspect the metadata of your current access token.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Use this endpoint to inspect the token your app is currently using. It returns metadata about the authorized account and token scopes. Useful for debugging permission issues or confirming which Daylite account a token belongs to.

Attributes

Attribute NameTypeDescriptionAttributes
application_identifierstringThe reverse DNS name used during token registrationRead-only
Non-null
ip_addressstringThe public IPv4 or IPv6 address that makes the request to this endpointRead-only
Non-null
scopesarray of stringThe permission scopes for the tokenRead-only
Non-null
userreferenceURL of the User that owns the authentication tokenRead-only
Non-null
customernumberUnique identifier of the Daylite account that is making the request to this endpointRead-only
Non-null
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json