v3
OpenAPI 3.1.02026-08-06274467602.9 KBshare
Get Shared Project Enrichments
Get enrichment metadata for a shared project (slim, read-only).
Returns only the fields needed for column mapping (id, name, layer_id, is_data_source, dtype). Excludes sensitive fields like params, tool, and description. Enrichments on share-restricted (parcel) layers are dropped — the layer is hidden, so its enrichment metadata must be too.
Args: share: Validated ProjectShare from token enrichment_repo: Repository for fetching enrichment data layer_service: Service resolving which layers are share-restricted
Returns: Slim enrichment metadata for visible enrichments on non-restricted layers
get/api/v1/share/{share_token}/enrichments
Path parameters
share_tokenstring required
Response
Successful Response