Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.ezzydoc.com/EzzyService.svc/Rest/getUserSupportTickets
{ "service_status": { "invoice_id": 123, "message": "<string>" }, "support_tickets": [ { "create_time": "2023-11-07T05:31:56Z", "id": 123, "userid": "<string>", "message_id": "<string>", "subject": "<string>", "ticket_id": "<string>", "description": "<string>", "user_email": "<string>", "pictures": [ { "PictureName": "<string>", "PictureStream": "aSDinaTvuI8gbWludGxpZnk=", "service_status": { "invoice_id": 123, "message": "<string>" } } ] } ] }
Success
Show child attributes