Skip to main content
GET
List workflow runs

Authorizations

Authorization
string
header
required

Account API key passed in the Authorization header

Query Parameters

UserEmail
string

Filter by user email

Example:

"elliot.alderson@tamtam.ai"

Response

object[] | null

OK

Run
object
required

Workflow run details

Status
string
required

Current status of the workflow run

Example:

"RUNNING"

Steps
object[] | null
required

List of steps in the workflow