Get Task Messages
Deliver pending messages for a task, in chain append order.
since_seq is a deterministic cursor: pass the highest seq already processed to receive only newer messages. Replaying the same journal always reproduces the same delivery order.
get/tasks/{task_id}/messages
Path parameters
task_idstring required
Query parameters
since_seqinteger
Response
Successful Response