Check Organization Token Expiry (Non-Destructive)
GET/api/experian/organizations/:organizationId/auth/token-status
Read-only check of whether the organization's authentication token has expired.
Unlike GET /organizations/{organizationId}/auth/expire, this endpoint does
not invalidate the token — it only reports its state.
Request
Responses
- 200
- 403
- 404
Token expiry state retrieved
Invalid API key
Organization not found