---
title: "List egress templates"
method: GET
path: "/api/v1/egress-templates"
tags: ["EgressTemplate"]
---

# List egress templates

`GET /api/v1/egress-templates`

Returns a list of egress templates for a tenant with optional filtering

## Query parameters

- `entityType` string
- `limit` integer
- `offset` integer
- `status` string

## Headers

- `tenant-id` string
- `x-user-id` string

## Response `200`

List of templates

## Other responses

- `401` — Not Authorized
- `403` — Not Allowed

---

[API](https://skmtc.net/certifyos/apis/certify-api-layer.md) · [All operations](https://skmtc.net/certifyos/apis/certify-api-layer/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/certifyos/certify-api-layer/revisions/3d27e9019c7b/schema)
