List trailer assignments for a given trailer

This endpoint is still on our legacy API.

Fetch trailer assignment data for a single trailer.

Rate limit: 25 requests/sec (learn more about rate limits here).

Submit Feedback: Likes, dislikes, and API feature requests should be filed as feedback in our API feedback form. If you encountered an issue or noticed inaccuracies in the API documentation, please submit a case to our support team.

To use this endpoint, select Read Assignments under the Assignments category when creating or editing an API token. Learn More.

Path Params
int64
required

ID of trailer. Must contain only digits 0-9.

Query Params
int64

Timestamp in Unix epoch milliseconds representing the start of the period to fetch. Omitting both startMs and endMs only returns current assignments.

int64

Timestamp in Unix epoch milliseconds representing the end of the period to fetch. Omitting endMs sets endMs as the current time

Responses

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json