v1

latestOpenAPI 3.0.32026-07-222111928.0 KB
Duvo Pulse

List Pulse Dashboard Messages

List the chat transcript of a Duvo Pulse dashboard's live version (requires edit access). Returns the most recent page by default, oldest first within the page; pass before (a message id from a previous page) to walk back through older messages. Messages from other version branches are not included.

get/v2/artifacts/{artifactId}/messages

Path parameters

artifactIdstring uuid required

Query parameters

limitinteger

Maximum number of messages to return (1-500, default 50).

beforestring uuid

Message id cursor: return the page of messages immediately older than this message. Omit for the most recent page.

Response

Default Response

totalinteger required
has_moreboolean required