Get Account Settings (get_settings)

Get User Settings (email, date of birth, address etc)

Auth Scope(s): read

get_settings(passthrough: Optional[Any] = None, req_id: Optional[int] = None) → int
Parameters:
  • passthrough (Optional[Any]) – [Optional] Used to pass data through the websocket, which may be retrieved via the echo_req output field.
  • req_id (Optional[int]) – [Optional] Used to map request to response.
Returns:

req_id

Return type:

int

Example

binary.api.get_settings()