v1

latestOpenAPI 3.1.02026-07-26269227514.8 KB
sessions

List session messages

List all messages for a session with cursor-based pagination, ordered chronologically.

get/v3/enterprise/sessions/{devin_id}/messages

Path parameters

devin_idstring nullable required
Example:devin-abc123def456

Devin session ID (prefix: devin-)

Query parameters

afterstring nullable
firstinteger
org_idstring nullable

Response

Successful Response

end_cursorstring nullable

Cursor to fetch the next page, or None if this is the last page.

has_next_pageboolean

Whether there are more items available after this page.

totalinteger nullable

Optional total count (can be omitted for performance).