{
"results": [
{
"updatedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "<string>",
"ownerType": "user",
"organizationUuid": "<string>",
"description": "<string>",
"name": "<string>",
"roleUuid": "<string>"
}
],
"status": "ok"
}
Get roles for organization
{
"results": [
{
"updatedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"createdBy": "<string>",
"ownerType": "user",
"organizationUuid": "<string>",
"description": "<string>",
"name": "<string>",
"roleUuid": "<string>"
}
],
"status": "ok"
}
Success
The response is of type object
.