---
title: "getAllGroupTransferTemplates"
method: GET
path: "/api/group-transfer-templates"
tags: ["group-transfer-template-resource"]
---

# getAllGroupTransferTemplates

`GET /api/group-transfer-templates`

## Query parameters

- `id.equals` integer
- `id.greaterThan` integer
- `id.greaterThanOrEqual` integer
- `id.in` integer[]
- `id.lessThan` integer
- `id.lessThanOrEqual` integer
- `id.notEquals` integer
- `id.notIn` integer[]
- `id.specified` boolean
- `name.contains` string
- `name.doesNotContain` string
- `name.equals` string
- `name.in` string[]
- `name.notEquals` string
- `name.notIn` string[]
- `name.specified` boolean
- `order.equals` integer
- `order.greaterThan` integer
- `order.greaterThanOrEqual` integer
- `order.in` integer[]
- `order.lessThan` integer
- `order.lessThanOrEqual` integer
- `order.notEquals` integer
- `order.notIn` integer[]
- `order.specified` boolean
- `ownerId.equals` integer
- `ownerId.greaterThan` integer
- `ownerId.greaterThanOrEqual` integer
- `ownerId.in` integer[]
- `ownerId.lessThan` integer
- `ownerId.lessThanOrEqual` integer
- `ownerId.notEquals` integer
- `ownerId.notIn` integer[]
- `ownerId.specified` boolean
- `owneraId.equals` integer
- `owneraId.greaterThan` integer
- `owneraId.greaterThanOrEqual` integer
- `owneraId.in` integer[]
- `owneraId.lessThan` integer
- `owneraId.lessThanOrEqual` integer
- `owneraId.notEquals` integer
- `owneraId.notIn` integer[]
- `owneraId.specified` boolean
- `page` integer
- `receiverDescription.contains` string
- `receiverDescription.doesNotContain` string
- `receiverDescription.equals` string
- `receiverDescription.in` string[]
- `receiverDescription.notEquals` string
- `receiverDescription.notIn` string[]
- `receiverDescription.specified` boolean
- `senderDescription.contains` string
- `senderDescription.doesNotContain` string
- `senderDescription.equals` string
- `senderDescription.in` string[]
- `senderDescription.notEquals` string
- `senderDescription.notIn` string[]
- `senderDescription.specified` boolean
- `size` integer
- `sort` string[]

## Response `200`

OK

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

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