List
Lists order templates with filtering, sorting, pagination, full-text search, and party/account expansion. | authz: min_org_role=operator | () -> (OrderTemplateNewListRes)
Query parameters
Field to sort by.
Sort order for query results
Sort order (asc or desc).
Full-text search query for template name or description.
Full-text search query for template name or description.
Include archived templates instead of active templates.
Include archived templates instead of active templates.
Must be a string starting with user_
Filter by the user that created the template.
Filter by coordinator label.
Filter by coordinator label.
Must be a string starting with org_
Filter by an on-CHRT executor organization ID.
Filter by an off-CHRT executor organization data ID.
Filter by an off-CHRT executor organization data ID.
Must be a string starting with org_
Filter by an on-CHRT shipper organization ID.
Filter by an off-CHRT shipper organization data ID.
Filter by an off-CHRT shipper organization data ID.
Filter by coordinator shipper account ID(s) assigned to template tasks.
Filter by coordinator shipper account ID(s) assigned to template tasks.
Filter created_at_timestamp >= value (inclusive).
Filter created_at_timestamp >= value (inclusive).
Filter created_at_timestamp <= value (inclusive).
Filter created_at_timestamp <= value (inclusive).
Filter last_edited_at_timestamp >= value (inclusive).
Filter last_edited_at_timestamp >= value (inclusive).
Filter last_edited_at_timestamp <= value (inclusive).
Filter last_edited_at_timestamp <= value (inclusive).
Filter last_used_at_timestamp >= value (inclusive).
Filter last_used_at_timestamp >= value (inclusive).
Filter last_used_at_timestamp <= value (inclusive).
Filter last_used_at_timestamp <= value (inclusive).
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.