Skip to main content

Get a support conversation

GET/v2/conversations/{conversationId}/
API version
v2
Request method
GET
Operation ID
conversation-get-conversation

Request

  • conversationIdstring (uuid)
    required

Responses

Format
application/json
Description

The metadata of the conversation. Does not contain messages send in the conversation. Use /v2/conversations/{conversationId}/messages to get the messages.

  • *

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/conversations/f0f86186-0a5a-45b2-aa33-502777496347