Ticketantworten auslesen
GET/tickets/ {ticketIdentifier}/ answers/ 
v1
GET
listSupportTicketAnswers
Liefert alle Antworten auf ein bestimmtes Support-Ticket zurück
Request
Responses
Usage examples
- cURL
 
$ curl \
    --fail \
    --location \
    -H "Authorization: Bearer $MITTWALD_API_TOKEN" \
    https://api.mittwald.de/v1/tickets/string/answers