get_expose
Retrieve the current authorization manifest for a project. Returns the last-applied manifest or reconstructs it from live database state if none applied.
Instructions
Get the current authorization manifest for a project (GET /projects/v1/admin/:id/expose). Returns the last-applied manifest from internal.project_manifest, or a manifest reconstructed by introspecting live DB state if none has ever been applied. The source field is "applied" or "introspected".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | The project ID |