List class lists
Retrieves a list of class lists.
Usage notes:
- Pagination: Use pageSize, pageNextToken, and pagePrevToken to navigate paginated results.
- Filtering: Combine multiple criteria (e.g., status, customerName, equipmentName) to narrow results.
- Date ranges: carrierDateRange is assumed to be in the carrier’s timezone.
Documentation Index
Fetch the complete documentation index at: https://docs.cedarai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your ARMS API key
Email of a user assigned to the appropriate user group
Query Parameters
Carrier identifier; required for all endpoints
Optional user group context
Body
Carrier identifier. May also be supplied via query parameter.
Number of items per page. Use with pageNextToken/pagePrevToken for pagination.
x >= 1Token to fetch the next page of results returned from a previous call.
Token to fetch the previous page of results returned from a previous call.
Filter by job ID (user-specified label for the class list)
Filter by class list status
ACTIVE, ARCHIVED Filter by specific class list resource IDs
Filter by customer name
Date range assumed to be in the carrier timezone
Filter by equipment initial and number (e.g., 'XYZ 123456')
Filter by original track name
Filter by final track name
Filter by assigned track name
Filter by parent station name
Filter by parent station grouping ID (UUID from the network hierarchy API)