curl --request GET \
--url https://api.decodahealth.com/admin/providers/roles \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'{}Return a map of provider_id to list of roles.
curl --request GET \
--url https://api.decodahealth.com/admin/providers/roles \
--header 'API-KEY: <api-key>' \
--header 'TENANT: <tenant>'{}The tenant you are making this request on behalf of
Your api key
Successful Response
Show child attributes
Unique identifier for the role
Role name (e.g., 'admin', 'user', 'billing_manager')
Role type (ADMIN, PROVIDER, USER)
ADMIN, PROVIDER, USER When the role was created
When the role was last updated