Skip to main content
GET
Get automation flow executions

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Query Parameters

teamId
string
required
flowVersionId
string
triggerId
string
socialAccountId
string
platform
enum<string>
Available options:
INSTAGRAM,
FACEBOOK,
TIKTOK
status
enum<string>
Available options:
QUEUED,
RUNNING,
COMPLETED,
FAILED,
CANCELED,
SKIPPED
conversationId
string
fetchedCommentId
string
offset
integer | null
default:0
Required range: x >= 0
limit
integer | null
default:10
Required range: 1 <= x <= 500
cursor
string | null

Response

200

items
object[]
required
total
number
nextCursor
string | null