Skip to main content
GET
List Executions

Authorizations

Authorization
string
header
required

Enter your Kubiya API token (format: Bearer )

Query Parameters

skip
integer
default:0
limit
integer
default:100
status_filter
string | null
execution_type
string | null

Response

Successful Response

id
string
required
organization_id
string
required
execution_type
string
required
entity_id
string
required
entity_name
string | null
required
prompt
string
required
system_prompt
string | null
required
status
string
required
response
string | null
required
error_message
string | null
required
usage
Usage · object
required
execution_metadata
Execution Metadata · object
required
runner_name
string | null
required
user_id
string | null
required
user_name
string | null
required
user_email
string | null
required
user_avatar
string | null
required
created_at
string
required
started_at
string | null
required
completed_at
string | null
required
updated_at
string
required
participants
ParticipantResponse · object[]
last_message_at
string | null
last_message_preview
string | null