Authorizations

Find a list of users that were authorized using the API.

Authorization is a successful obtaining of an access token using provided credentials.

View the following information for each authorization:

IP Address

The client IP address from which the authorization was made.


Client ID

The client identifier.


User-Agent

The User-Agent data.


Created

The date and time when a token was obtained.


Updated

The date and time when a token was last refreshed.


Expires

The date and time when a token expires.

Last updated