Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.zelto.ai/v1/findings/{id}/conversations/{conversationId}/comments \ --header 'Authorization: Bearer <token>'
{ "data": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "body": "<string>", "createdAt": "2023-11-07T05:31:56Z", "annotationStartMs": 123, "annotationEndMs": 123, "authorUserId": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } ] }
Send Authorization: Bearer YOUR_API_KEY. The key resolves to a single organization.
Authorization: Bearer YOUR_API_KEY
Comments + annotations on this link.
Show child attributes