---
title: "Pipelines Jobs Functions"
method: GET
path: "/api/v1/pipelines/jobs/functions"
tags: ["secure"]
---

# Pipelines Jobs Functions

`GET /api/v1/pipelines/jobs/functions`

Retrieves a list of all supported JMESPath functions (builtin and custom) that can be used in JMESPath.

## Response `200`

Successful Response

- PipelinesFunctionsResponse

## Other responses

- `401` — Unauthorized
- `403` — Forbidden

---

[API](https://skmtc.net/redis/apis/redis-data-integration-api.md) · [All operations](https://skmtc.net/redis/apis/redis-data-integration-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/redis/redis-data-integration-api/versions/30f630f0aac5/schema)
