Get a saved analysis from the Siftsy app

Requires insights:read. Returns the stored payload of an analysis a teammate saved or shared in Siftsy. Never triggers a recompute.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

OR
X-Api-Keystring
API Key authentication via header

Query parameters

snapshot_idstringRequired
post_idsstringOptional

Optional comma-separated post IDs for ownership validation

Response

Saved analysis payload
dataobjectOptional

Stored payload of an analysis a teammate saved or shared in the Siftsy app. cards mirrors the dashboard card stack; the only card type in this version is insights. Share tokens and invite emails are never included.

metaobjectOptional

Errors

400
Bad Request Error
404
Not Found Error