Credentials Validation Status
GET/v1/credentials-validations/:correlationId
Get the status of a credentials validation request. Wait at least three seconds before requesting status after a successful credentials validation request.
Request
Responses
- 200
- 401
- 403
- 404
- 422
- 500
Successfully retrieved a credentials validation status
Invalid or missing access token
Access token missing required scopes
Credentials validation request not Found
Request validation failed
Internal Error