curl --request GET \
--url https://api.sakari.io/v1/accounts/{accountId}/dripcampaigns/{dripCampaignId}/executions \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"id": "<string>",
"status": "<string>",
"entered": "2023-11-07T05:31:56Z"
}
}curl --request GET \
--url https://api.sakari.io/v1/accounts/{accountId}/dripcampaigns/{dripCampaignId}/executions \
--header 'Authorization: Bearer <token>'{
"success": true,
"data": {
"id": "<string>",
"status": "<string>",
"entered": "2023-11-07T05:31:56Z"
}
}The access token received from the authorization server in the OAuth 2.0 flow.
Account to apply operations to
Drip Campaign to apply operations to
versionId of the desired Workflow Version
Results to skip when paginating through a result set
x >= 0