Get ticket endpoint
GET `/be/tickets/{identifier}` endpoint
Status Code
Interpretation
{
"code": 100,
"message": "Feature not implemented yet"
}Last updated
GET `/be/tickets/{identifier}` endpoint
{
"code": 100,
"message": "Feature not implemented yet"
}Last updated
{
"code": 102,
"message": "Ticket with {ticket-id} identifier is not found"
}{
"code": 112,
"message": "Operator with `{operator-id}` name is not found"
}