---
title: "Get modules"
method: GET
path: "/wiki/rest/atlassian-connect/1/app/module/dynamic"
tags: ["Dynamic modules"]
---

# Get modules

`GET /wiki/rest/atlassian-connect/1/app/module/dynamic`

Returns all modules registered dynamically by the calling app.

**[Permissions](#permissions) required:** Only Connect apps can make this request.

## Response `200`

Returned if the request is successful.

## Other responses

- `401` — Returned if the call is not from a Connect app.

---

[API](https://skmtc.net/atlassian/apis/the-confluence-cloud-rest-api.md) · [All operations](https://skmtc.net/atlassian/apis/the-confluence-cloud-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/atlassian/the-confluence-cloud-rest-api/revisions/70088490f406/schema)
