Get IAM roles associated with the Private Space

GET {{cloudhub2-url}}/organizations/{{organization_id}}/privatespaces/{{private_space_id}}/iamroles

get the IAM roles associated with the space.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"roles":["\u003cstring\u003e","\u003cstring\u003e"],"organizationId":"\u003cstring\u003e","spaceId":"\u003cstring\u003e","message":"\u003cstring\u003e"}