List all available service categories.
cURL
curl --request GET \ --url https://api.guile.app/serviceCategories \ --header 'Authorization: Bearer <token>'
{ "items": [ { "name": "Shaving", "id": "afada02b-e9fe", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ], "count": 1 }
Ok. The operation succeeded.
A list response for resources. This response contains the full result set after any filters are applied.
Show child attributes
x >= 0