Fetch Application

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Job Visibility filter

📘

Confidential jobs

This endpoint doesn't return applications belonging to confidential jobs by default.

If you want to include applications belonging to confidential jobs add confidential to job_visibility filter (filter[job_visibility]) alongside other visibility options.


Including Structured Section Responses

If you want to include structured section responses in your request, ensure your params include the following: include=structured_section_responses.answers


Attachments

To include application attachments (e.g. CVs) in your response, use the extra_fields parameter:

https://your-subdomain.pinpointhq.com/api/v1/applications/1?extra_fields[applications]=attachments

This will return the application with the attachments.

Note: You must scope the extra field under applications:

extra_fields[applications]=attachments

🔴 extra_fields=attachments (wrong)

Path Params
string
required

ID of the resource

Query Params
extra_fields[applications]
array of objects

Include fields that are not always needed, or perhaps computationally expensive

include
array of strings
fields[applications]
array of objects
fields[jobs]
array of objects
fields[job_postings]
array of objects
fields[stages]
array of objects
fields[candidates]
array of objects
fields[hris_exports]
array of objects
fields[onboarding_applications]
array of objects
fields[document_requests]
array of objects
fields[offers]
array of objects
fields[answers]
array of objects
fields[custom_attributes]
array of objects
fields[structured_section_responses]
array of objects
fields[scorecard_ratings]
array of objects
fields[scorecard_notes]
array of objects
fields[scorecard_answers]
array of objects
fields[user_scorecards]
array of objects
fields[comments]
array of objects
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.api+json