Directory readiness

List readiness runs

get/projects/{projectId}/readiness-runs

Path parameters

projectIdstring required

ID of the hosted project that contains the server.

Query parameters

readinessKind'claude' | 'openai'

Narrow to one publisher. Omitted lists both, newest first.

serverIdstring
limitinteger

Response

A page of runs.

nextCursorstring nullable

Changes

Changed in 2 of the 71 revisions of this API.716

  • 548954252807715See the full diff
    • added the new directory-policy enum value to the items/items/stages/items/lanes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new experience-insights enum value to the items/items/stages/items/lanes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new optional-features enum value to the items/items/stages/items/lanes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new plugin-package enum value to the items/items/stages/items/lanes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new release-contract enum value to the items/items/stages/items/lanes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new runtime-compatibility enum value to the items/items/stages/items/lanes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new submission-artifacts enum value to the items/items/stages/items/lanes/items/ response property for the response status 200

      response-property-enum-value-added

    • the response property items/items/attemptCount became required for the status 200

      response-property-became-required

    • the response property items/items/authMode became required for the status 200

      response-property-became-required

    • the response property items/items/capabilities became required for the status 200

      response-property-became-required

    • the response property items/items/engineVersion became required for the status 200

      response-property-became-required

    • the response property items/items/errorMessage became required for the status 200

      response-property-became-required

    • the response property items/items/hasReport became required for the status 200

      response-property-became-required

    • the response property items/items/includeLlmObservations became required for the status 200

      response-property-became-required

    • the response property items/items/overallStatus became required for the status 200

      response-property-became-required

    • the response property items/items/policySnapshotDate became required for the status 200

      response-property-became-required

    • the response property items/items/reportUrl became required for the status 200

      response-property-became-required

    • the response property items/items/sdkVersion became required for the status 200

      response-property-became-required

    • the response property items/items/stages became required for the status 200

      response-property-became-required

    • the response property items/items/submissionMode became required for the status 200

      response-property-became-required

    • the response property items/items/terminalReason became required for the status 200

      response-property-became-required

    • added the required property items/items/serverId to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added