API reference
Ingrgrate Storytell.ai with your workflow
Creates a secure, signed URL for administrators to access message diagnostic data.
curl --request GET \ --url https://api.storytell.ai/v1/diagnostics/message/{organizationID}/{threadID}/{messageID}/signed-url
{ "code": "<string>", "data": "<string>", "details": { "consumption": { "units": 123 }, "operation": { "duration": 123, "operationId": "<string>" } }, "done": true, "eventKey": "<string>", "message": "<string>" }
Show child attributes
Was this page helpful?