Awesome Support Developer Documentation

Retrieve A Ticket Reply

Arguments

ticket_id Unique identifier for the ticket.

Required: true

id Unique identifier for the reply.

Required: true

context Scope under which the request is made; determines fields present in response.

Default: view

One of: view, embed, edit


Definition

GET /wpas-api/v1/tickets/<ticket_id>/replies/<id>

Example Request

$ curl http://demo.getawesomesupport.com/wp-json/wpas-api/v1/tickets/<ticket_id>/replies/<id>

Share: