---
title: "Find all search types in the link below."
method: POST
path: "/api/external/candidate/search"
tags: ["Candidate APIs"]
---

# Find all search types in the link below.

`POST /api/external/candidate/search`

<a href="https://com-recruiterflow-site-static-content.s3.eu-central-1.amazonaws.com/static/resources/Candidate%20Search.pdf">Link</a><br/><br/><b>Note: Structure changes to {"data": [], "total_items": int} when include_count is enabled.</b><br><br/>

## Headers

- `RF-Api-Key` string, required
- `content-type` string

## Request body

- object
  - `conjunction` string, required
  - `current_page` string, required
  - `filters` object[]
    - `days` string
    - `filter_type` string
    - `include_calls` boolean
    - `include_custom_activities` boolean
    - `include_emails` boolean
    - `include_texts` boolean
    - `is_relative` boolean
    - `key` string
  - `include_count` boolean
  - `items_per_page` string, required

## Response `200`

Auto generated using Swagger Inspector

## Changes

- **2026-08-13** `febc104d89ff` — 1 breaking
  - the `header` request parameter `RF-Api-Key` became required

[Change history](https://skmtc.dev/recruiterflow/apis/recruiterflow-api-documentation/changes/api/external/candidate/search/post.md)

---

[API](https://skmtc.dev/recruiterflow/apis/recruiterflow-api-documentation.md) · [All operations](https://skmtc.dev/recruiterflow/apis/recruiterflow-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/recruiterflow/recruiterflow-api-documentation/revisions/febc104d89ff/schema)
