Skip to main content

Modules

GET/content/api/v4/custom_widgets/:id

Get the details for a specific module using its ID.

Parameters
id*

Path param

The ID of the module to fetch the details for.

Response

Show more
GET/content/api/v4/custom_widgets/by-path/:path

Get the details for a specific module using its path.

Parameters
path*

Path param

The path of the module to fetch the details for.

Response

Show more