Retrieve Conversation Metadata

get

/ic/api/process/v1/process-definitions/{processDefId}/conversations/{conversationName}

Retrieves the conversation metadata for a conversation associated with this process, if any.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Success. Returns the conversations or empty list when there aren't any.
Body ()
Root Schema : Conversation
Type: object
Show Source

401 Response

Unauthorized

500 Response

Error in retrieving the folder information
Back to Top