Retrieve workflow
Returns a single workflow definition and its dense settings snapshot.
Path parameters
Workflow slug or name.
Response
Workflow details
Example response
{
"settings": {
"run": {
"environment": {
"cwd": "/srv/fabro/workspaces/team-a"
}
}
}
}Changes
Changed in 19 of the 134 revisions of this API.9419
- ○
added the optional property
settings/run/integrations/github/additional_repositoriesto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
settings/run/clone/depthresponse property's min was decreased from1.00to0.00for the response status200response-property-min-decreased
- ○
the
depthresponse's property default value100was added for the status200response-property-default-value-added
- ▲
- ●
removed the optional property
settings/run/integrations/github/additional_repositoriesfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
settings/run/clone/depthto the response with the200statusresponse-optional-property-added
- ●
- ○
added the optional property
settings/run/integrations/github/additional_repositoriesto the response with the200statusresponse-optional-property-added
- ○
- ▲
removed the required property
settings/run/agent/permissionsfrom the response with the200statusresponse-required-property-removed
- ○
added the required property
settings/run/agent/fabro_toolsto the response with the200statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the optional property
settings/run/model/controlsto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
settings/run/model/fallbacksresponse's property type/format changed fromarray/toobject/for status200response-property-type-changed
- ▲
- ●
removed the optional property
settings/run/hooks/items/allowed_env_varsfrom the response with the200statusresponse-optional-property-removed
- ●
- ○
added the optional property
settings/run/hooks/items/allowed_env_varsto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
settings/run/hooks/items/allowed_env_varsfrom the response with the200statusresponse-optional-property-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●