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
The display name for this service category.
"Shaving"
The unique identifier for this service category.
"afada02b-e9fe"
The date-time when this resource was created, in RFC 3339 date-time YYYY-MM-DDThh:mm:ss.sssZ format, UTC. This is derived and immutable.
YYYY-MM-DDThh:mm:ss.sssZ
The date-time when this resource was updated, in RFC 3339 date-time YYYY-MM-DDThh:mm:ss.sssZ format, UTC. This is derived and immutable.
x >= 0