GET
/
v1
/
run
/
{pipe_name_format}
curl --request GET \
  --url https://api.airfold.co/v1/run/{pipe_name_format} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

pipe_name_format
string
required

Pipe name

Response

200 - application/json

The response is of type object.