List service categories (paginated).
List service categories (paginated).
Returns a paginated list of catalogue categories for the current workspace, ordered by sort_order then name, each with a services_count. Supports filtering by kind and a name search.
GET
List service categories (paginated).
Authorizations
Your workspace API key. It both authenticates the caller and selects the workspace.
Query Parameters
Filter by category kind: service, product, or plan.
Case-insensitive substring match on the category name.
Items per page (alias: limit). Default 25, max 100.

