Authentication
API-key callers need
feedback:read for reads and feedback:write for writes.
Create a ticket
Body
Validation failures return
422 with a fields array naming subject, message, or email.
Response
The created ticket with its first message (same shape as Get ticket).List a user’s tickets
Query parameters
Response
Get ticket with messages
Response
404 if the ticket doesn’t belong to your organization.
Reply to a ticket
Body
Response
The created message, withauthorType: "user". Messages posted here are always attributed to the user — staff replies go through the console API.