Skip to main content
GET
Get a visible module

Authorizations

Authorization
string
header
required

Organization API key (org_...) sent as Authorization: Bearer <key>. Keys are scoped to one organization; every request operates within that tenant.

Path Parameters

moduleId
string
required

Response

Module found

id
string
required
slug
string
required
name
string
required
kind
enum<string>
required
Available options:
proprietary,
in_house,
third_party
vendor
string | null
required
owner_organization_id
string | null
required
current_version_id
string | null
required
status
enum<string>
required
Available options:
draft,
published,
deprecated
created_at
string
required
updated_at
string
required