The schema defines all the fields that exist for a ticket_history object.
date string, datetime (ISO8601) |
The date the object was published, in the site’s timezone.
Context: |
date_gmt string, datetime (ISO8601) |
The date the object was published, as GMT.
Context: |
guid object |
The globally unique identifier for the object.
Read only Context: |
id integer |
Unique identifier for the object.
Read only Context: |
modified string, datetime (ISO8601) |
The date the object was last modified, in the site’s timezone.
Read only Context: |
modified_gmt string, datetime (ISO8601) |
The date the object was last modified, as GMT.
Read only Context: |
type string |
Type of Post for the object.
Read only Context: |
password string |
A password to protect access to the content and excerpt.
Context: |
content object |
The content for the object.
Context: |
$ curl -X OPTIONS -i http://demo.getawesomesupport.com/wp-json/wpas-api/v1/tickets/<ticket_id>/history