Awesome Support Developer Documentation

Retrieve Ticket History

Arguments

ticket_id Unique identifier for the ticket.
id Unique identifier for the history.
context Scope under which the request is made; determines fields present in response.

Default: view

One of: view, embed, edit

password The password for the post if it is password protected.

Definition

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

Example Request

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

Share: