Headers
API key. Value must be formatted like so: lucca application={api_key}.
Query Parameters
Include the total number of items across all pages, as well as pointers to the previous and next pages.
Retrieve the training-categories whose name exactly matches the given value.
Minimum length:
1Response
List of training-categories successfully retrieved.
Total number of items across all pages. You need to include ?fields.root=count to your request to retrieve this.
Required range:
x >= 0Cursor to the previous page. You need to include ?fields.root=prev in order to retrieve this.
Cursor to the next page. You need to include ?fields.root=next in order to retrieve this.
Maximum length:
100