List Queries
List all the queries created on the current shop
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The name of the store to perform actions on via the API
If pagination is desired, the page to fetch of the response
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The name of the store to perform actions on via the API
Query Parameters
If pagination is desired, the page to fetch of the response
Response
Internal ID of the resource
Unique ID of the resource, used as reference across the API
The shop ID to which this query belongs
Unique ID of the invoice this query is linked to, if specified by the customer
Email of the customer who created this query
Query title, brief summary of what the customer needs
Status of the query. PENDING if the query has been created and awaits a reply from the merchant. CLOSED if the query has been closed by the merchant or the customer. SHOP_REPLY if the query has been replied by the merchant, CUSTOMER_REPLY if the query has been replied by the customer
PENDING
, CLOSED
, SHOP_REPLY
, CUSTOMER_REPLY
The country the query was made from
The priority of the support query
The category of the support query
Day value, number
First three letters of the month name
Year number
Timestamp for the creation of the query
Date, available if the query has been updated
User ID of the user who updated the query
The last message in the support query
Was this page helpful?