get https://api.tilby.com/v2/categories
Return a JSON of all categories
This API supports Query Strings to allow:
- Filter results based on schema fields;
- Paging the results (recommended);
- Sort the results;
To find out how to use Query Strings, view the dedicated guide.