cURL
curl --request GET \ --url https://v1.api.flux-os.com/tickets/truck/{id} \ --header 'x-api-key: <api-key>' \ --header 'x-user-id: <api-key>'
{}
Retrieve a single truck ticket by ID.
The truck ticket ID.
A single truck ticket.
Show child attributes