Get key deployment status
GET/keys/:keyId/deployment-status
Returns the current static pin deployment status for every asset that the key was created for. Applicable only for STATIC_PIN and KEY_CARD key access types.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
A list of key deployment statuses.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error