GET
/
workflows
/
{workflow_id}
/
webhook

Authorizations

fastapiusersauth
string
cookierequired

Path Parameters

workflow_id
string
required

Query Parameters

workspace_id
string
required

Response

200 - application/json
owner_id
string
required
created_at
string
required
updated_at
string
required
id
string
required
secret
string
required
status
enum<string>
required
Available options:
online,
offline
filters
object
required
method
enum<string>
required
Available options:
GET,
POST
workflow_id
string
required
url
string
required
entrypoint_ref
string | null