Inspect deployment evidence for a Lookup HMAC rotation.
GET
/api/admin/platform/control-plane/lookup-hmac/rotations/{operationId}/verifications/{phase}
Code sample: Shell / cURL
curl --request GET \ --url https://auth.example.com/api/admin/platform/control-plane/lookup-hmac/rotations/example/verifications/distribution \ --header 'Authorization: Bearer <token>'Returns bounded per-phase aggregate evidence. Distribution proves the fixed non-PII test vector on every target; generation proves every target observed the signed active state.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” operationId
required
string
phase
required
string
Responses
Section titled “ Responses ”Exact target-set verification status.
Media type application/json
object
status
required
object
phase
required
string
expected
required
integer
succeeded
required
integer
failed
required
integer
pending
required
Array<string>
complete
required
boolean
key
additional properties
key
additional properties
Example
{ "status": { "phase": "distribution" }}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}Error response.
Media type application/json
object
error
string
message
string
error_description
string
key
additional properties
Example generated
{ "error": "example", "message": "example", "error_description": "example"}