Get access token details
GET {{baseUrl}}/v2/user/access_token
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
User-Agent | string |
RESPONSES
status: OK
{"client_id":"bf6e5dabd4rc1d770dc8","realm":"customer","scopes":["user.view","user.edit"],"username":"testuser","user_id":"120229367","customer_id":"148363","expires_in":361354404}