Skip to main content

Get the stream's snapshot rule

GET 

/program/api/v2/streams/:id/snapshot-rule

warning

This endpoint is available in private cloud only. Use your global host URL if self-hosted.

Returns the stream's snapshot rule, or 404 snapshot_rule_not_found when none is configured.

Generate JWT

Request

Responses

The snapshot rule

Forbidden - Stream belongs to different project

Stream or rule not found (stream_not_found / snapshot_rule_not_found)

Internal Server Error