Logo
AAH 2020.4 API Documentation

04.5 Get Roles

GET https://{{IPAddr}}/api/v1/roles

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X GET 'https://IPAddr/api/v1/roles' -H 'Content-Type: application/json' -d '{"userIds":["ConsumerUserId"],"roleIds":["56bc9fae-6d24-4d56-abd7-a247822c8663"]}'

ENDPOINTS