---
title: "Provides the applicants pipeline metric for the current employer user"
method: GET
path: "/api/servicetodo/processes/universal-dashboard/metrics/applicants/pipeline"
tags: ["universalDashboard"]
---

# Provides the applicants pipeline metric for the current employer user

`GET /api/servicetodo/processes/universal-dashboard/metrics/applicants/pipeline`

## Query parameters

- `teamTasks` boolean
- `opening_ids` string[]
- `location_ids` string[]
- `brand_ids` string[]
- `job_ids` string[]
- `opening_attributes` object[]
  - `attribute_key` string
  - `attribute_values` string[]
- `location_attributes` object[]
  - `attribute_key` string
  - `attribute_values` string[]
- `position_attributes` object[]
  - `attribute_key` string
  - `attribute_values` string[]

## Response `200`

Returns the applicants pipeline universal dashboard metric

- object
  - `data` object, nullable
    - `count` number, required
    - `url` string, required
  - `meta` ResponsesPartMeta
    - `timestamp` string, date-time, required
    - `verb` 'OPTION' | 'GET' | 'PUT' | 'POST' | 'PATCH' | 'DELETE'
    - `path` string
    - `jti` string
    - `rid` string
    - `count` number
    - `status` string
    - `duration` number
    - `size` number

---

[API](https://skmtc.net/fountain/apis/hire-public-api.md) · [All operations](https://skmtc.net/fountain/apis/hire-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fountain/hire-public-api/revisions/5f406c0e9462/schema)
