Skip to content

Check Module Access

GET
/api/modules/check/{moduleId}

Check if the current organization has access to a specific module.

Parameters

Path Parameters

moduleId*
Typestring
Required

Responses

Check module access

application/json
JSON
{
"hasAccess": true
}

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI

AstroAPI Documentation