accountCustomFieldGet is a command that retrieves an account custom field
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The custom field id | |
| json | bool | Set output format to JSON | [optional] [default to False] |
| token | str | Authentication token (see `/auth` and `/configure`) | [optional] |
| uid_token | str | The universal identity token, Required only for universal_identity authentication | [optional] |