username:passwordAuthorization: Basic *****************curl --location --request GET 'https://stg-api-hub.suntraveltech.com/cms/v1/roles?limit&page' \
--header 'Authorization: Basic <encoded-value>'[
{
"data_status": "enable",
"name": "Aloha",
"permissions": [
"system_setting"
],
"role_id": "671db9eca1f1b1bdbf3d4617",
"updated_at": "2006-01-02T03:04:05Z",
"updated_by": "editor"
}
]