HRIS API
Query parameters
job_application_status_startstring · date-timeOptionalExample:
Filter by last status-update start date (UTC). Defaults to 30 days in the past.
2025-09-01T00:00:00Zjob_application_status_endstring · date-timeOptionalExample:
Filter by last status-update end date (UTC).
2025-09-30T23:59:59Zjob_application_statusstringOptionalExample:
Filter by pipeline stage (e.g. Application Extended, Offer Accepted). Must be a step in an Active Pipeline Template.
Offer AcceptedResponses
200
OK — successfully retrieved job applications matching the filter criteria.
application/json
firstNamestringOptionalExample:
JanelastNamestringOptionalExample:
DoecandidateIdstring · uuidOptional
emailstring · emailOptionalExample:
jane.doe@example.comphonestringOptionalExample:
+1-555-123-4567applicationIdstring · uuidOptionalExample:
f18fc41a-4357-4520-a9ce-e477ef947b36jobTitlestringOptionalExample:
Entry Level AssociatejobIdstring · uuidOptional
departmentstringOptionalExample:
LitigationofficeLocationstringOptionalExample:
New YorkemploymentTypestringOptionalExample:
Full-timepositionstringOptionalExample:
AssociaterequisitionIdstringOptionalExample:
req-12345startDatestring · dateOptionalExample:
2025-10-10salaryintegerOptionalExample:
175000jobApplicationLastStatusUpdatestring · date-timeOptionalExample:
2025-09-15T12:30:00Z400
Bad Request — malformed query parameters or invalid status-filter value. Check date-time format and pipeline stage names.
application/json
401
Unauthorized — authentication failed or session missing. Contact Flo Recruit Support for access issues.
application/json
429
Too Many Requests — rate limit exceeded. Retry after a short delay.
application/json
500
Internal Server Error — an unexpected error occurred on the server.
application/json
get/v1/job-applications
Last updated

