Skip to main content
GET
List executions

Authorizations

Authorization
string
header
required

Project API key (bzy_proj_) for project routes or team API key (bzy_team_) for selected team routes.

Path Parameters

id
string<uuid>
required

Query Parameters

status
string

Filter by status (comma-separated)

limit
integer
default:20
Required range: x <= 50
cursor
string

Response

200 - application/json

List of executions

data
object[]
pagination
object