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

# GET /module/{moduleName}/{id}

`GET /module/{moduleName}/{id}`

Returns a bean with the specific ID

## Path parameters

- `moduleName` string, required
- `id` string, uuid, required

## Query parameters

- `fields[Contacts]` 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)
