Home › Tickets
Get List of Tickets — FarazSMS SMS web service
GET https://api.iranpayamak.com/ws/v1/ticket
Purpose: List your support tickets (filter by status and department).
Authentication
This endpoint requires the Api-Key header — get the key from the FarazSMS panel. The header name is case-sensitive and the key must never travel in a query string.
Notes for this endpoint
- Lists support tickets (filter by status and department).
- Editing and deleting a ticket over the web service is not permitted (403). Use POST /ws/v1/ticket/reply to answer and POST /ws/v1/ticket/closed to close.
Responses
401