curl --location --request GET 'https://api-develop.enspace.io/ws/roles' \
--header 'x-api-key;' \
--header 'en-workspace;'
{
"id": 5,
"name": "Juridico",
"description": "Cargo para Juridico",
"slug": "Juridico",
"status": "active",
"created_at": "2025-07-03T13:49:55.076Z",
"updated_at": "2025-07-03T13:49:55.083Z"
}