The unique identifier for the job.
Actions that occurred within a job (Only for single job requests).
The unique identifier for the job action.
The type of event for the integration.
The unique identifier for the integration.
The status of the action. Options include: done, failed, proc, received.
The log for each attempted delivery of the action.
The HTTP response status received.
timestamp
ISO 8601 date stringThe date when the response was received.
When failed, the optional reason provided.
scheduledAt
string or nullPresent when failed and automatic retry is available. The next scheduled delivery date.
activeSteps
array of objectsThe list of steps that are currently active on the job.
The unique identifier for the step.
activeWorkflows
array of objectsThe list of workflows that are currently active on the job.
The unique identifier for the workflow.
The name of the workflow.
assignedTo
array of objectsThe list of users that are currently assigned to steps on the job.
The unique identifier for the user.
The first name of the user.
The last name of the user.
completedAt
ISO 8601 date string or nullWhen the job was completed (or null if not complete).
The user-generated content captured during the job (Only for single job requests).
The form fields completed during the job.
The unique identifier for the field.
The user-provided value during the job.
The events that occurred during the job (Only for single job requests).
The unique identifier for the workflow.
The unique identifier for the workflow element.
The type of workflow element, such as step, action.
The identifier for the type of job event that occurred.
Extra details about the job event, for example, a userKey is present on the event user_step_completed.
The date when the job event was logged.
startedAt
ISO 8601 date stringWhen the job started.
The user who created the job.
The unique identifier for the user.
The first name of the user.
The last name of the user.
The steps that are included in the job (Only for single job requests).
The unique identifier for the job step.
The workflow step details.
The unique identifier for the workflow step.
The workflow details.
The unique identifier for the workflow.
The name of the workflow.
completedBy
array of objectsA list of users who completed the job step.
The unique identifier for the user.
The first name of the user.
The last name of the user.
completedAt
ISO 8601 date string or nullWhen the step was completed (or null if not complete).
updatedAt
ISO 8601 date stringWhen the job was last updated.