Projects
Context

List configured authored verifiers for a project

Returns one row per configured authored verifier in the Project. Each row reports its configuration, availability, latest attempt, last completed result, coverage, and freshness. Summary counts cover the whole Project before pagination and use configured declarations as their unit.

get/v1/projects/{projectId}/verifiers

Path parameters

projectIdstring uuid required

Query parameters

sort'manifestPath'
page[size]number
page[after]string

Headers

Authorizationstring

Response

Default Response

Changes

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

    • ○

      added subschema #5 to the /// response property anyOf list for the response status

      response-property-any-of-added

    • ○

      added the required property ///// to the response with the status

      response-required-property-added

    • ○

      added the required property ///// to the response with the status

      response-required-property-added

    • ○

      added the required property //// to the response with the status

      response-required-property-added

    • ○

      endpoint added

      endpoint-added