get https://api.bigpanda.io/resources/v2.1/roles/
Retrieves a specific role
Sample Call
curl --request GET \
--url https://api.bigpanda.io/resources/v2.1/roles/60c5238222fa63633d95555f \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <User API Key>'
curl --request GET \
--url https://eu-api.bigpanda.io/resources/v2.1/roles/60c5238222fa63633d95555f \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <User API Key>'