Applications
Get Application
Retrieve a single form submission by ID
GET
Get Application
Returns a single application (form submission) by ID. Required scope:applications:read
Path Parameters
Response
Returns the full application schema (see List Applications), plus ahistory array that the list endpoint omits.
The application’s status change log, oldest-first. Append-only — each entry records a status transition recorded inside Gomry (e.g. acceptance/rejection). It does not track changes to
metadata; keep your own changelog inside metadata if you need one.