---
title: "getAllPendyUserComunities"
method: GET
path: "/api/pendy-user-comunities"
tags: ["pendy-user-comunity-resource"]
---

# getAllPendyUserComunities

`GET /api/pendy-user-comunities`

## Query parameters

- `activated.equals` boolean
- `activated.in` boolean[]
- `activated.notEquals` boolean
- `activated.notIn` boolean[]
- `activated.specified` boolean
- `comunityType.equals` 'PENY_PAY' | 'PENDY_SHOP' | 'AYRIA'
- `comunityType.in` string[]
- `comunityType.notEquals` 'PENY_PAY' | 'PENDY_SHOP' | 'AYRIA'
- `comunityType.notIn` string[]
- `comunityType.specified` boolean
- `createdDate.equals` string, date-time
- `createdDate.greaterThan` string, date-time
- `createdDate.greaterThanOrEqual` string, date-time
- `createdDate.in[0].epochSecond` integer
- `createdDate.in[0].nano` integer
- `createdDate.lessThan` string, date-time
- `createdDate.lessThanOrEqual` string, date-time
- `createdDate.notEquals` string, date-time
- `createdDate.notIn[0].epochSecond` integer
- `createdDate.notIn[0].nano` integer
- `createdDate.specified` boolean
- `faveriteContact.equals` boolean
- `faveriteContact.in` boolean[]
- `faveriteContact.notEquals` boolean
- `faveriteContact.notIn` boolean[]
- `faveriteContact.specified` boolean
- `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
- `mobile.contains` string
- `mobile.doesNotContain` string
- `mobile.equals` string
- `mobile.in` string[]
- `mobile.notEquals` string
- `mobile.notIn` string[]
- `mobile.specified` boolean
- `name.contains` string
- `name.doesNotContain` string
- `name.equals` string
- `name.in` string[]
- `name.notEquals` string
- `name.notIn` string[]
- `name.specified` boolean
- `page` integer
- `size` integer
- `sort` string[]
- `userId.equals` integer
- `userId.greaterThan` integer
- `userId.greaterThanOrEqual` integer
- `userId.in` integer[]
- `userId.lessThan` integer
- `userId.lessThanOrEqual` integer
- `userId.notEquals` integer
- `userId.notIn` integer[]
- `userId.specified` boolean

## 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)
