Get feedback ticket
Last updated on
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
ticketId*string
Response Body
application/json
curl -X GET "https://example.com/feedback/string"{
"id": "string",
"location_id": "string",
"category": "string",
"description": "string",
"status": "string",
"created_at": "2019-08-24T14:15:22Z"
}