---
title: "Gallery"
method: GET
path: "/attachments/group"
---

# Gallery

`GET /attachments/group`

## Query parameters

- `page` number
- `limit` number
- `sort` 'ASC' | 'DESC'
- `sort_by` 'created_at' | 'created_by'
- `group_by` 'created_at' | 'attachment_tag' | 'created_by'
- `filter.attachment_uid` string
- `filter.folder_uid` string
- `filter.type_of_attachment` string
- `filter.mime_type` string
- `filter.type` string
- `filter.module` 'JOB' | 'PROJECT' | 'CUSTOMER' | 'PROPERTY'
- `filter.module_uid` string
- `is_photo_feed` boolean
- `filter.created_by` string
- `filter.from_date` string
- `filter.to_date` string
- `filter.attachment_tag` string
- `filter.attachment_visibility` 'INTERNAL' | 'PUBLIC'
- `include_thumbnail` boolean

## Response `200`

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/zuper/apis/zuper-pro-api.md) · [All operations](https://skmtc.net/zuper/apis/zuper-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zuper/zuper-pro-api/versions/c7b8028a05de/schema)
