List Axle Config Templates
Returns a list of Axle Config Templates
Query Parameters
- start_cursor string
The start cursor for Keyset pagination.
- per_page integer
Possible values:
>= 2
and<= 100
Default value:
50
The number of records per page to return.
- filter object
The fields, operations, and values to filter the records by.
name object
oneOf- MOD1
- MOD2
like string requiredeq string requiredexternal_id object
eq string requiredcreated_at object
oneOf- MOD1
- MOD2
- MOD3
- MOD4
lt string requiredlte string requiredgt string requiredgte string requiredupdated_at object
oneOf- MOD1
- MOD2
- MOD3
- MOD4
lt string requiredlte string requiredgt string requiredgte string required
- sort object
The fields and direction to sort the results by.
- id string
Possible values: [
asc
,desc
]Default value:
desc
- created_at string
Possible values: [
asc
,desc
] - updated_at string
Possible values: [
asc
,desc
]
- 200
- 400
- 401
- 500
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- start_cursor string
The current start cursor of the records returned.
- next_cursor string
The next cursor to retrieve the next page of records.
- per_page integer
The maxumum number of records returned.
- estimated_remaining_count integer
The number of remaining records including the returned records, up to a maximum of 500.
filtered_by object[]
The filters applied to the returned record set.
anyOf- MOD1
- MOD2
- MOD3
- MOD4
name object
oneOf- MOD1
- MOD2
like stringeq stringexternal_id object
eq stringcreated_at object
oneOf- MOD1
- MOD2
- MOD3
- MOD4
lt stringlte stringgt stringgte stringupdated_at object
oneOf- MOD1
- MOD2
- MOD3
- MOD4
lt stringlte stringgt stringgte stringsorted_by object[]
The sorts applied to the returned record set.
anyOf- MOD1
- MOD2
- MOD3
created_at stringPossible values: [
asc
,desc
]updated_at stringPossible values: [
asc
,desc
]id stringPossible values: [
asc
,desc
]records object[]
id integerPossible values:
>= 1
created_at date-timeThe date and time at which this record was created.
updated_at date-timeThe date and time at which this record was most recently updated.
account_id integerPossible values:
>= 1
name stringThis Axle Configuration's name.
is_trailer booleanWhether or not this template creates a Trailer Axle Configuration
axles_count_required booleanWhether or not an axles_count is required when using this template to create an Axle Configuration
{
"start_cursor": "string",
"next_cursor": "string",
"per_page": 0,
"estimated_remaining_count": 0,
"filtered_by": [
{
"name": {
"like": "string"
}
},
{
"external_id": {
"eq": "string"
}
},
{
"created_at": {
"lt": "string"
}
},
{
"updated_at": {
"lt": "string"
}
}
],
"sorted_by": [
{
"created_at": "asc"
},
{
"updated_at": "asc"
},
{
"id": "asc"
}
],
"records": [
{
"id": 0,
"created_at": "2023-03-14T13:46:27-06:00",
"updated_at": "2023-03-14T13:46:27-06:00",
"account_id": 0,
"name": "4x4",
"is_trailer": false,
"axles_count_required": false
}
]
}
{
"start_cursor": "eyJpZCI6MX0=",
"next_cursor": null,
"per_page": 50,
"estimated_remaining_count": 27,
"filtered_by": [],
"sorted_by": [
{
"id": "asc"
}
],
"records": [
{
"id": 1,
"name": "4x2 FWD",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 2,
"name": "4x2 RWD",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 3,
"name": "4x2 RWD (Dually)",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 4,
"name": "4x2 AWD",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 5,
"name": "4x2 AWD (Dually)",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 6,
"name": "4x4",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 7,
"name": "4x4 (Dually)",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 8,
"name": "6x2",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 9,
"name": "6x4",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 10,
"name": "6x6",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 11,
"name": "8x2",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 12,
"name": "8x4",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 13,
"name": "8x6",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 14,
"name": "8x8",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 15,
"name": "10x4",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 16,
"name": "10x6",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 17,
"name": "10x8",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 18,
"name": "10x10",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 19,
"name": "12x4",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 20,
"name": "12x6",
"is_trailer": false,
"axles_count_required": false
},
{
"id": 21,
"name": "Single Axle",
"is_trailer": true,
"axles_count_required": false
},
{
"id": 22,
"name": "Tandem Axle (2 Tires per Axle)",
"is_trailer": true,
"axles_count_required": true
},
{
"id": 23,
"name": "Tandem Axle (4 Tires per Axle)",
"is_trailer": true,
"axles_count_required": true
},
{
"id": 24,
"name": "Tri-Axle (2 Tires per Axle)",
"is_trailer": true,
"axles_count_required": true
},
{
"id": 25,
"name": "Tri-Axle (4 Tires per Axle)",
"is_trailer": true,
"axles_count_required": true
},
{
"id": 26,
"name": "Multi-Axle (2 Tires per Axle)",
"is_trailer": true,
"axles_count_required": true
},
{
"id": 27,
"name": "Multi-Axle (4 Tires per Axle)",
"is_trailer": true,
"axles_count_required": true
}
]
}
The format or parameters of the request was invalid
- application/json
- Schema
- Example (from schema)
Schema
errors object
typeitems string
{
"errors": {}
}
Request could not be authenticated
- application/json
- Schema
- Example (from schema)
Schema
- status integer
Possible values:
>= 400
and<= 599
- title string
A short, human-readable summary of the problem type. It SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization.
- detail string
A human-readable explanation specific to this occurrence of the problem.
- instance string
A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.
{
"status": 0,
"title": "string",
"detail": "string",
"instance": "string"
}
Something unexpected happened
- application/json
- Schema
- Example (from schema)
Schema
- status integer
Possible values:
>= 400
and<= 599
- title string
A short, human-readable summary of the problem type. It SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization.
- detail string
A human-readable explanation specific to this occurrence of the problem.
- instance string
A URI reference that identifies the specific occurrence of the problem. It may or may not yield further information if dereferenced.
{
"status": 0,
"title": "string",
"detail": "string",
"instance": "string"
}