cURL
Equipment
List equipment models
Retrieve a list of equipment models.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.ctrl-hub.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Session token for authentication.
Query Parameters
Filters the response data based on the value provided.
Available filters:
eq(id,xxx): Filter equipment models by ID.eq(name,xxx): Filter equipment models by name.contains(name,xxx): Filter equipment models where name contains value.eq(manufacturer,xxx): Filter equipment models by manufacturer ID.
A comma separated list of related resources to include.
Available options:
categories, manufacturer Limit the number of resources returned by the API
Required range:
x >= 1Offset the resources returned by the API
Required range:
x >= 0