# Example response

## Example response

```json
{
  "access_token": "<ACCESS_TOKEN>",
  "expires_in": 300,
  "token_type": "Bearer",
  "scope": "<GRANTED_SCOPES>"
}
```

Version: 1.2.1
Security: Prod
