get_application | Fetch a single application by id. |
get_candidate | Fetch a single candidate by id. |
get_department | Fetch a single department by id. |
get_interview | Fetch a single interview by id. |
get_job | Fetch a single job by id. |
get_job_posting | Fetch a single job posting by id, including its description. |
get_offer | Fetch a single offer by id. |
get_user | Fetch a single Ashby user by id. |
list_applications | List applications in the organization, filterable by status or job. |
list_archive_reasons | List archive reasons, needed when archiving an application. |
list_candidate_notes | List all notes on a candidate. |
list_candidate_tags | List all candidate tags in the organization. |
list_candidates | List candidates in the organization. |
list_departments | List departments in the organization. |
list_interview_schedules | List scheduled interviews, filterable by application or stage. |
list_interview_stages | List the interview stages of an interview plan, in order. |
list_interviews | List interviews in the organization. |
list_job_postings | List published job postings, filterable by location or department. |
list_jobs | List jobs, filterable by status. |
list_locations | List office locations in the organization. |
list_offers | List offers, filterable by application. |
list_sources | List all candidate sources in the organization. |
list_users | List Ashby users in the organization. |
search_candidates | Search candidates by exact email and/or name. |
search_jobs | Search jobs by title or requisition id. |
search_users | Find an Ashby user by email address. |