Skip to main content
GET

Get Application

Returns a single application (form submission) by ID. Required scope: applications:read

Path Parameters

string
required

Response

Returns the full application schema (see List Applications), plus a history array that the list endpoint omits.
array
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.