Skip to content

getFormRecord

GET
/api/v1/data-sources/{id}/records/{recordId}

Returns a record with its immutable revision schema, history, comments, attachments, and the server-calculated actions the caller may take (canEdit, canComment, canDelete, and availableTransitions with destination, label, required capability, and whether a note is required). Authorization is resolved server-side so clients never re-implement it. Visible only to a manager, reviewer/approver, view_all holder, or the record’s own submitter.

Decorated record detail

Record not found or not visible to the caller