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