---
title: "GET /module/{module}"
method: GET
path: "/module/{module}"
tags: ["Module"]
---

# GET /module/{module}

`GET /module/{module}`

Returns a collections of beans

## Path parameters

- `module` string, required

## Query parameters

- `fields[Contacts]` string
- `page[size]` integer
- `page[number]` integer
- `sort` string
- `filter[operator]` string
- `filter[name][eq]` string

## Response `200`

OK

## Other responses

- `400` — BAD REQUEST

---

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