Returns the user with their account and the BINs attached to it. The `fees` on each BIN are what this user is charged on it — their own tariff if one is pinned, otherwise the one they were given when the BIN was attached, otherwise the BIN default. Quote from here.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
id |
path | string |
yes | User identifier. |
Responses
| Status | Body | Description |
|---|---|---|
200 |
User |
Successfully retrieved user. |
404 |
Error |
Not found. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.