Get metadata
Use this method to retrieve conversation metadata. More info
Please log in to see full path URL. Learn why.
get
/ccaas/1/conversations/{conversationId}/metadata
Authorizations:
Scopes:
path Parameters
conversationId required | string Id of the conversation to retrieve metadata for. |
Responses
200
OK
400
Bad request
401
Unauthorized
403
Forbidden
404
Not Found
500
Internal Server Error
Request samples
- cURL
- Java
- C#
- Go
- Python
- PHP
- JavaScript
- NodeJs
- Ruby
Example
cURL
Copy
curl -L -g 'https://{baseUrl}/ccaas/1/conversations/{conversationId}/metadata' \ -H 'Authorization: {authorization}' \ -H 'Accept: application/json'
Response samples
- 200
- 400
- 401
- 403
- 404
- 500
Content type
application/json
Get metadata.
Copy
Collapse all {- "key1": "value1",
- "key2": "value2"
}
Need assistance
Encountering issues
What's new? Check out
Unsure about a term? See