get https://auth.unitedeffects.com/api//access/validate
This AIP returns the caller's specific access data as defined by the caller's token. This endpoint is unique in the API in that it is not specific to the associated client and audience of the API itself. You can use this endpoint to validate access information for any user or client (client_credential). Please note that if the token is a Client Credential token, only the minmized=true version will be dispalyed and the other query parameters will have no effect.