Skip to main content
GET
Get an automation execution

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Response

200

id
string
required
teamId
string
required
flowId
string
required
flowVersionId
string
required
platform
enum<string>
required
Available options:
INSTAGRAM,
FACEBOOK,
TIKTOK
socialAccountId
string
required
status
enum<string>
required
Available options:
QUEUED,
RUNNING,
COMPLETED,
FAILED,
CANCELED,
SKIPPED
idempotencyKey
string
required
createdAt
string<date-time> | null
required
updatedAt
string<date-time> | null
required
organizationId
string | null
triggerId
string | null
conversationId
string | null
conversationMessageId
string | null
fetchedCommentId
string | null
senderExternalId
string | null
currentStepId
string | null
input
object
output
object
error
object | null
startedAt
string<date-time> | null
completedAt
string<date-time> | null
flow
object
flowVersion
object
steps
object[]
conversation
object | null
conversationMessage
object | null
fetchedComment
object | null
socialAccount
object