Ticqex

List ticket messages

GET
/tickets/{ticket_id}/messages

MCP tool: ticqex_list_ticket_messages.

Authorization

bearerAuth
AuthorizationBearer <token>

API key (tq_live_...) or staff Supabase JWT from browser login.

In: header

Path Parameters

ticket_id*string

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/tickets/497f6eca-6276-4993-bfeb-53cbbbba6f08/messages"
{  "data": [    {}  ],  "meta": {}}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}
{  "error": {    "code": "string",    "message": "string"  }}