Agents

Get Agent Generation

Get Agent Generation

get/v1/agents/generations/{generation_id}

Path parameters

generation_idstring uuid required

Response

Successful Response

agent_namestring nullable
completed_atstring date-time nullable
created_atstring date-time nullable
errorstring nullable
generated_version_idstring uuid nullable
idstring uuid required
source_version_idstring uuid nullable
started_atstring date-time nullable
statusstring required
summarystring nullable

Changes

Changed in 5 of the 55 revisions of this API.1210

  • d4e4f170f4f414See the full diff
    • deleted the cookie request parameter token

      request-parameter-removed

    • api operation id get_generation_v2_templates_generations__generation_id__get removed and replaced with get_template_generation_public_v1_api_v1_public_templates_generations__generation_id__get

      api-operation-id-removed

    • endpoint deprecated

      endpoint-deprecated

    • added TemplateVersionResponsePublicV1 to the generated_version response property anyOf list for the response status 200

      response-property-any-of-added

    • removed CrustAgentVersionResponse from the generated_version response property anyOf list for the response status 200

      response-property-any-of-removed

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

    • added CrustAgentVersionResponse to the generated_version response property anyOf list for the response status 200

      response-property-any-of-added

    • removed AgentVersionResponse from the generated_version response property anyOf list for the response status 200

      response-property-any-of-removed

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

  • 421a9851d61b111See the full diff
    • removed the required property generated_version/anyOf[subschema #1: AgentVersionResponse]/steps from the response with the 200 status

      response-required-property-removed

    • removed the optional property generated_version/anyOf[subschema #1: AgentVersionResponse]/output_sample_data from the response with the 200 status

      response-optional-property-removed

    • added the optional property generated_version/anyOf[subschema #1: AgentVersionResponse]/samples to the response with the 200 status

      response-optional-property-added

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

    • added AgentVersionResponse to the generated_version response property anyOf list for the response status 200

      response-property-any-of-added

    • removed subschema #1 from the generated_version response property anyOf list for the response status 200

      response-property-any-of-removed

    • endpoint added

      endpoint-added