Fetches a user’s profile and KYC record. Only users belonging to the authenticated partner are accessible.
grail_user_id belongs to a different partner, the request is rejected with 403 partner_mismatch.
PARTNER scope key.gu_. Returned from Create User.partner_user_id supplied at creation time)."active" or "suspended". Suspended users cannot quote trades or redemptions.| HTTP | error | When |
|---|---|---|
| 401 | unauthorized | Missing or invalid x-api-key |
| 403 | partner_mismatch | User belongs to a different partner |
| 404 | user_not_found | No user with the given grail_user_id |