Skip to content

kite user

Read the logged-in user’s profile and segment margins.

Terminal window
kite user profile --json --no-color
kite user margins --json --no-color # all segments
kite user margins --segment equity --json --no-color # one segment
kite user margins --segment commodity --json --no-color # one segment
  • profile returns the Kite user profile object.
  • margins returns all-segment margins unless --segment <seg> is supplied (e.g. equity, commodity).