Skip to main content

Get a support conversation

GET /v2/conversations/{conversationId}/
v2
GET
conversation-get-conversation

Request

  • conversationIdstring (uuid)
    required

Responses

application/json

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

  • categoryobject
    • categoryIdstring (uuid)
      required
    • namestring
      required
    • referenceTypearray of string (one of: unspecified, server, project, organisation, extensionInstance)
      required
      • Array[
      • *string (one of: unspecified, server, project, organisation, extensionInstance)
      • ]
  • conversationIdstring (uuid)
    required
  • createdAtstring (date-time)
    required
  • createdByobject
    • activeboolean
    • avatarRefIdstring
    • clearNamestring
    • departmentstring (one of: development, mail, accounting, cloudHosting, customerService, generic)
    • userIdstring
      required
  • lastMessageobject
    • createdAtstring (date-time)
      required
    • createdByobject
      • activeboolean
      • avatarRefIdstring
      • clearNamestring
      • departmentstring (one of: development, mail, accounting, cloudHosting, customerService, generic)
      • userIdstring
        required
  • lastMessageAtstring (date-time)
  • lastMessageByobject
    • activeboolean
    • avatarRefIdstring
    • clearNamestring
    • departmentstring (one of: development, mail, accounting, cloudHosting, customerService, generic)
    • userIdstring
      required
  • mainUserobject
    required
    • activeboolean
    • avatarRefIdstring
    • clearNamestring
    • departmentstring (one of: development, mail, accounting, cloudHosting, customerService, generic)
    • userIdstring
      required
  • relatedToobject
    • aggregatestring
      required
    • domainstring
      required
    • idstring
      required
  • relationsarray of object
    • Array[
    • *object
      • aggregatestring
        required
      • domainstring
        required
      • idstring
        required
    • ]
  • sharedWithobject
    • aggregatestring
      required
    • domainstring
      required
    • idstring
      required
  • shortIdstring
    required
  • statusstring (one of: open, closed, answered, inProgress, waiting)
    required
  • titlestring
    required
  • visibilitystring (one of: shared, private)
    required
  • Usage examples

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