curl --location --request GET '/roles/46af36a3-bd88-430a-95f2-f0f75fec0633' \
--header 'Authorization: Bearer {{access_token}}'
{
"success": false,
"message": "You do not have permission to perform this action.",
"errors": {
"detail": "You do not have permission to perform this action."
}
}