Beta module namespace
adoption
Beta routes may change with notice and are NOT covered by the 24-month stable window of the core contract.
Every module route is enumerated with method, path, auth and required permission; request/response schemas are not published for the beta surface.
5 operations
| Method | Path | Required permission | Authentication | Summary |
|---|---|---|---|---|
| get | /v1/m/adoption/developers | adoption:developer:read | Bearer token | adoption module route (requires adoption:developer:read) |
| get | /v1/m/adoption/discrepancy | adoption:metrics:read | Bearer token | adoption module route (requires adoption:metrics:read) |
| get | /v1/m/adoption/summary | adoption:metrics:read | Bearer token | adoption module route (requires adoption:metrics:read) |
| get | /v1/m/adoption/teams | adoption:metrics:read | Bearer token | adoption module route (requires adoption:metrics:read) |
| get | /v1/m/adoption/trend | adoption:metrics:read | Bearer token | adoption module route (requires adoption:metrics:read) |