application
Get applications
get/api/v0/applications
Query parameters
status'APPLICATION_IN_PROGRESS' | 'APPLICATION_SUBMITTED'
The current overall status of the applications' decision.
laaReferencestring
The LAA reference number of the application
clientFirstNamestring
The client first name
clientLastNamestring
The client last name
clientDateOfBirthstring date
The linked individuals date of dateOfBirth
userIdstring uuid
The caseworkers id
isAutoGrantedboolean
Has the application been marked as auto granted
matterType'SPECIAL_CHILDREN_ACT'
The matter type of the application
sortBy'LAST_UPDATED_DATE' | 'SUBMITTED_DATE'
The field name to sort by if sorting required (defaults to SUBMITTED_DATE)
orderBy'ASC' | 'DESC'
The order to sort by if sorting required (defaults to ASC)
pageinteger
Page number of data to be returned (defaults to 1)
pageSizeinteger
Number of applications in a page (defaults to 20)
Headers
X-Service-Name'CIVIL_APPLY' | 'CIVIL_DECIDE' required
Response
Success