Skip to content

Organization Modules

GET
/api/modules/organization

Get the list of modules the current organization has access to.

Responses

List modules for current organization

application/json
JSON
{
"data": [
"string"
]
}

Playground

Samples

Powered by VitePress OpenAPI

AstroAPI Documentation