Identity Admin API
7/8/26Less than 1 minute
Identity Admin API
Info
Admin identity verification management endpoints under /v1/admin/identity/. Requires ROLE_ADMIN authorization.
Endpoints
| Method | Path | Description |
|---|---|---|
| POST | /v1/admin/identity/test/start | Start test verification |
| GET | /v1/admin/identity/test/query | Query test verification result |
| GET | /v1/admin/identity/test/status | Get test verification status |
| GET | /v1/admin/identity/test/records | List test verification records |
| GET | /v1/admin/identity/user-info | Get user identity info |
Warning
The test endpoints are for development/testing purposes only. Use with caution in production.
Changelog
7/8/26, 5:52 AM
View All Changelog
9f290-on

