Get verification status and basic details
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | string | Yes | The verification ID |
| Status | Description |
|---|---|
pending | Verification created, user hasn’t started |
submitted | User completed, pending review |
action_needed | Reviewer requested corrections |
approved | Verification approved |
rejected | Verification rejected |
| Status | Code | Description |
|---|---|---|
| 404 | VERIFICATION_NOT_FOUND | Verification ID not found |