Run Internals

Retrieve Run Settings

Returns the persisted dense WorkflowSettings snapshot used to launch this run.

get/api/v1/runs/{id}/settings

Path parameters

idstring required

Unique run identifier (ULID).

Response

Run settings

environmentsobject required

Example response

{
  "run": {
    "environment": {
      "cwd": "/srv/fabro/workspaces/team-a"
    }
  }
}

Changes

Changed in 19 of the 134 revisions of this API.9419

    • added the optional property run/integrations/github/additional_repositories to the response with the 200 status

      response-optional-property-added

  • 4b6d69f0b05a11See the full diff
    • the run/clone/depth response property's min was decreased from 1.00 to 0.00 for the response status 200

      response-property-min-decreased

    • the depth response's property default value 100 was added for the status 200

      response-property-default-value-added

  • 45581b16fce211See the full diff
    • removed the optional property run/integrations/github/additional_repositories from the response with the 200 status

      response-optional-property-removed

    • added the optional property run/clone/depth to the response with the 200 status

      response-optional-property-added

    • added the optional property run/integrations/github/additional_repositories to the response with the 200 status

      response-optional-property-added

    • removed the required property run/agent/permissions from the response with the 200 status

      response-required-property-removed

    • added the required property run/agent/fabro_tools to the response with the 200 status

      response-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 run/model/controls to the response with the 200 status

      response-optional-property-added

    • the run/model/fallbacks response's property type/format changed from array/ to object/ for status 200

      response-property-type-changed

    • removed the optional property run/hooks/items/allowed_env_vars from the response with the 200 status

      response-optional-property-removed

    • added the optional property run/hooks/items/allowed_env_vars to the response with the 200 status

      response-optional-property-added

    • removed the optional property run/hooks/items/allowed_env_vars from the response with the 200 status

      response-optional-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog