Admin APIs/Support Tickets
List Tickets (from Users)
GET
/admin/ticketsBearer token required
ADMINContent-Type:
application/jsonCode Examples
curl -X GET 'https://<your-domain>:3001/admin/tickets' \
-H 'Authorization: Bearer <token>'Try It
API Playground
Sends a real request to the configured server