metadata

List equipment categories

Get all equipment categories with exercise counts.

get/categories

Query parameters

langstring nullable

Response language code (e.g. 'en-us', 'pt-br'). Defaults to 'en-us' when omitted. See GET /languages for the full list. Non-English languages require GROWTH tier or higher (BASIC keys get them in the Playground).

Response language code (e.g. 'en-us', 'pt-br'). Defaults to 'en-us' when omitted. See GET /languages for the full list. Non-English languages require GROWTH tier or higher (BASIC keys get them in the Playground).

Response

Successful Response

namestring required

Category identifier (lowercase with underscores)

display_namestring required

Human-readable category name

countinteger required

Number of exercises in this category

Changes

No recorded changes to this endpoint across all 1 revision of this API.