Unknown
Get Ticket
Get a ticket by ID.
This function is used to get a ticket by its ID.
curl -X GET "https://loading/api/v1/tickets/0"
null
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}