cURL
API Reference
Get vaultcredential requests 1
GET
cURL
Authorizations
JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer
Path Parameters
Credential request identifier
Response
200 - application/json
OK
Current status of a credential request, polled by the agent until FULFILLED
Current request status
Available options:
PENDING, FULFILLED, EXPIRED, DECLINED, CANCELLED Vault credential ID — set once the request is FULFILLED, null otherwise
Masked preview of the submitted secret (e.g. ****1234) so the agent can confirm which credential arrived without seeing it; null until FULFILLED
