# Inspect Token Attributes **GET /token** ## Servers - https://api.iformbuilder.com/exzact/api/v80/%5Bservername%5D: https://api.iformbuilder.com/exzact/api/v80/%5Bservername%5D () ## Authentication methods - Oauth2 ## Parameters ## Responses ### 200 OK #### Body: application/json (object) - **client_id** (string) client id of the access token - **expires_in** (number) remaining time on the access token in seconds - **user** (object) owner of the access token - **user_profile_id** (number) profile id of the authenticated user - **user_user_id** (number) user id of the authenticated user - **user_username** (string) username of the authenticated user [Powered by Bump.sh](https://bump.sh)