Docs › API Reference › MFA Service › GET /internal/mfa/push/challenge/{credential_id}
GET /internal/mfa/push/challenge/{credential_id}
Internal API: Query Push MFA challenge status by challenge ID and user ID, called by identity-service during MFA verification flow. Requires InternalAPIKey authentication and X-Tenant-ID header.
Internal Multi-Factor Authentication None application/json
Request Parameters
Name In Type Required Default Example Constraints Description
id
path
string
Yes
Challenge ID
user_id
query
string
Yes
User ID
X-Tenant-ID
header
string
Yes
Tenant ID
Referenced Schemas
dto.PushChallengeStatusDetailResponse
dto.PushChallengeStatusResponse
Field Type Required Example Constraints Description
challenge_id
string
No
chal-abc123
login_context
string
No
login from Beijing
number_matching
string
No
42
resolved_at
string
No
2026-05-25T12:05:00Z
status
string
No
approved
gitee_com_linmes_authms_base_dto.SimpleResponse
Field Type Required Example Constraints Description
code
integer
No
message
string
No
timestamp
string
No