A valid request URL is required to generate request examples
{ "tickets": [ { "id": 123, "guild_id": "<string>", "user_id": "<string>", "topic": "<string>", "status": "open", "thread_id": "<string>", "channel_id": "<string>", "closed_by": "<string>", "close_reason": "<string>", "created_at": "2023-11-07T05:31:56Z", "closed_at": "2023-11-07T05:31:56Z" } ], "total": 123, "page": 123, "limit": 123 }
Returns paginated tickets with optional status and user filters.
Shared API secret configured via BOT_API_SECRET environment variable.
Guild ID
open
closed
Filter by user ID
x <= 100
Paginated ticket list
Show child attributes