list_my_tickets tickets
GET/v1/tickets/mine
List tickets the authenticated user is involved in — as creator, counterparty, or the author of an offer (including pending or rejected offers). Unlike the marketplace list, results are scoped to the user, so a ticket never falls off the dashboard just because newer tickets exist elsewhere on the platform.
Request
Responses
- 200
- 401
- 503
OK response.
unauthorized: Unauthorized
service_unavailable: A transient backend dependency (e.g. the database) was unavailable. The request was not processed; retry.