get https://{Domain}/api/iacp/v3/roles
This endpoint returns a list of IAM roles.
Log in to see full request history
Responses
403User unauthorized to perform this action.
4XXClient error.
5XXServer error.
This endpoint returns a list of IAM roles.
403User unauthorized to perform this action.
4XXClient error.
5XXServer error.
xxxxxxxxxx
curl --request GET \
--url https://example.scalr.io/api/iacp/v3/roles \
--header 'accept: application/vnd.api+json'
Try It!
to start a request and see the response here! Or choose an example: