Check Organization Authentication Status
GET/api/experian/organizations/:organizationId/auth/status
Checks whether the organization's authentication is valid or if re-authentication is needed.
Request
Responses
- 200
- 400
- 403
- 404
Authentication status retrieved. The payload is the Experian
authentication-status response passed through unchanged.
Organization has no consumer token (errorCode 138, errorOnField: consumerToken)
Invalid API key
Organization not found