Skip to main content
GET
Obtener detalle de un ticket
Returns one ticket with its full record, including tags, conversation summary, and linked appointments.

Endpoint

Required scope

crm:tickets:read

Headers

Path parameters

Example request

Response

200 OK

401 Unauthorized

Missing, invalid, revoked, or expired token.

403 Forbidden

The token does not have the crm:tickets:read scope.

404 Not Found

No ticket with that id, or the ticket belongs to a different company.

Authorizations

Authorization
string
header
required

Personal Access Token con prefijo kbai_pk_. Generar desde el portal con permiso developer.manage_tokens.

Path Parameters

id
string
required

Response

200 - application/json
ticket
object
required