Check a credential request
secret.statusCheck the current state of a credential request after submission. Optionally wait for the request to complete, then return its status without revealing any secret material.
Instructions
Return the non-sensitive status of a credential request. Never returns credential material.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | ||
| wait_seconds | No | Optionally block until the request reaches a terminal state or this many seconds elapse. |