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