/
LI
lightningreach
/
Lightning Reach API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 2w ago
View markdown
lightningreach
Lightning Reach API
get
Get application by id
latest
OpenAPI 3.0.0
2026-08-10
9
15
11.8 KB
2be4d84cb330
Applications
6
get
Get all applications
post
Submit an application
get
Get application by id
get
Get application assets
put
Update application status by id
post
Submit an application referral
Support Schemes
1
Webhooks
2
Applications
Get application by id
get
/v1/applications/{id}
Query parameters
includeDataDictionary
boolean
Response
PublicApplicationDataResponseDto
required
id
string
required
clientName
string
required
reference
string
supportSchemeId
string
required
supportSchemeName
string
required
firstSubmissionAt
string
date-time
latestSubmissionAt
string
date-time
status
'INVITED'
|
'STARTED'
|
'SUBMITTED'
|
'AWAITING_HOUSEHOLD'
|
'INFO_REQUESTED'
|
'REVIEWED'
|
'DECLINED'
|
'APPROVED'
|
'OPTED_OUT'
|
'INACTIVE'
|
'INELIGIBLE'
required
stage
string
applicationTasks
ApplicationTaskDto[]
clients
ClientDto[]
supportOrganisationName
string
supportWorkerEmail
string
version
number
createdAt
string
date-time
required