v36

OpenAPI 3.1.0raw.githubusercontent.com2026-08-0187270483.0 KB
Subscriptions

Get a Subscription

get/v3/subscriptions/{subscriptionID}

Path parameters

subscriptionIDstring required

ID of the subscription to retrieve.

Response

The request has succeeded.

namestring required

Name of subscription.

subscriptionIDstring required

The unique identifier of the subscription.

type'transform' | 'analyze' | 'route' | 'join' | 'split_collection' | 'split_item' | 'evaluation' | 'error' | 'payload_shaping' | 'enrich' | 'collection_processing' required

Type of subscription.

functionIDstring

Unique identifier of function this subscription listens to.

functionNamestring

Unique name of function this subscription listens to.

collectionIDstring

Unique identifier of collection this subscription listens to.

collectionNamestring

Name of collection this subscription listens to.

disabledboolean

Toggles whether subscription is active or not.

webhookURLstring

URL bem will send webhook requests to.

s3Bucketstring

S3 bucket name for syncing output data to AWS S3.

s3FilePathstring

S3 file path for syncing output data to AWS S3.

googleDriveFolderIDstring

Google Drive folder ID for syncing output data to Google Drive.