Skip to content
AstroAPI
Search
K
Main Navigation
Guide
API Reference
Appearance
Menu
Return to top
Check Module Access
GET
/api/modules/check/{moduleId}
Check if the current organization has access to a specific module.
Parameters
Path Parameters
moduleId
*
Type
string
Required
Responses
200
Check module access
Content-Type
application/json
Schema
JSON
JSON
{
"hasAccess"
:
true
}
GET
/api/modules/check/{moduleId}
Playground
Variables
Key
Value
moduleId
*
Try it out
Samples
Powered by
VitePress OpenAPI