Check Agent Token Expiry (Non-Destructive)
GET/api/experian/agents/:agentId/auth/token-status
Read-only check of whether the agent's authentication token has expired.
Unlike GET /agents/{agentId}/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
Agent not found