Authorization: Bearer ********************
curl --location --request GET 'https://connect.deskbird.com/scheduling/options' \ --header 'Authorization: Bearer <token>'
{ "id": "46e51f33-2b6e-43d2-b4d8-d1e79ba34458", "name": "Mobile work", "type": "mobile_work", "color": "#916BFF", "order": 1, "isPrimary": false, "isActive": true, "policyRule": "remote" }