Returns the stored Enriched projection without starting a live refresh. The response includes safe nested content analysis, post-item and media hierarchy, coverage, and transcript metadata but no stored bytes, download URLs, transcript content, prompts, or raw analysis.
Authentication
- ApiKey bearer token
Send the current Benchmark API key only in the Authorization header.
Request body
-
A Benchmark entity UUID, platform-native ID, handle, or public URL. Platform can be omitted when the URL identifies it. Link targets require a public HTTPS URL or an existing Benchmark link UUID; HTTP, credentials, local/internal hosts, and non-443 ports are rejected.
Responses
- 200
The stored enriched entity.
- 400
The request failed validation.
- 401
The bearer credential is missing or invalid.
- 402
The organization needs plan or purchased-credit entitlement, has reached its separate monthly spend cap, or cannot cover the operation within the entitled grace floor.
- 403
The key cannot perform this operation.
- 404
The canonical entity is not stored. The error includes the exact refresh request that can create it.
- 429
The Cloudflare rate limiter rejected the request.
- 500
The request failed without exposing internal diagnostics.
- 503
A required service is unavailable.