v1
latestOpenAPI 3.0.12026-07-245752052.0 MBList All Openings
List all Opening(s) within your account. Funnel is used interchangeably with Opening. Each Opening contains information on address, stages in the funnel, location, active status, etc. Check the example to see all properties available.
Query parameters
Filter by whether the opening is active or not
Filter by the name of the brand
Filter for funnels created after this
Filter for funnels created before this
Distance for filtering (e.g., 50mi, 100mi)
Filter for hiring funnels
Email is optional for the opening for applicants
Filter for Candidate AI Agent funnels visible applicant
Latitude for distance filtering
Filter by the address associated with the opening
Filter by the name of the location group associated with the opening
Filter by the name of the location associated with the opening
Longitude for distance filtering
The page of results to view
The number of results to return per page
Pipeline ratio associated to the opening
Text-based search for openings. Searches funnel title, location name, location address, brand name, position name, and location group name. This will be slower than other filters.
Filter by the days of the shift associated with the opening
Filter by the end time of the shift associated with the opening using the 24 hour clock (i.e. 10 PM is 2200)
Filter by the name of the shift associated with the opening
Filter by the start time of the shift associated with the opening using the 24 hour clock (i.e. 10 PM is 2200)
The field by which to sort results
The direction in which results are sorted
Filter by the sourcing type of the opening
Filter for sourcing funnels
Filter by the title of the opening
Filter openings by hiring goal status. When true, returns only openings that have at least one unfilled hiring goal (not closed) in their current active target group. When false, returns only openings with no such unfilled hiring goals. Omit to return all openings regardless of hiring goal status.
Filter for funnels updated after this
Filter for funnels updated before this
Filter to account owner
Filter for funnels with a specific workflow identifier
Response
OK
Example response
{
"funnels": [
{
"opening_pay_rate": {
"compensation": "20.0"
}
}
]
}