Users Data
GET {{api-domain}}/crm/v2.1/users
To retrieve the users' data specified in the API request. You can specify the type of users that needs to be retrieved using the Users API. For example, use type=AllUsers, to get the list of all the CRM users available.
Refer to help doc to know more.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"users":[{"country":"US","role":{"name":"CEO","id":"738964000000015966"},"customize_info":{"notes_desc":null,"show_right_panel":null,"bc_view":null,"show_home":false,"show_detail_view":true,"unpin_recent_item":null},"city":null,"signature":null,"sort_order_preference":"First Name,Last Name","name_format":"Salutation,First Name,Last Name","language":"en_US","locale":"en_US","microsoft":false,"personal_account":false,"Isonline":false,"default_tab_group":"0","Modified_By":{"name":"Sneha Sneha","id":"738964000000291009"},"street":null,"Currency":"AFN","alias":null,"theme":{"normal_tab":{"font_color":"#FFFFFF","background":"#222222"},"selected_tab":{"font_color":"#FFFFFF","background":"#222222"},"new_background":null,"background":"#F3F0EB","screen":"fixed","type":"default"},"id":"738964000000291009","state":null,"fax":null,"country_locale":"US","sandboxDeveloper":false,"first_name":"Sneha","email":"sneha.ss@zohocorp.com","Reporting_To":null,"zip":null,"decimal_separator":"en_IN","created_time":"2019-11-26T13:00:28+00:00","website":null,"Modified_Time":"2020-10-20T13:24:46+00:00","time_format":"hh:mm a","offset":0,"profile":{"name":"Administrator","id":"738964000000015972"},"mobile":null,"last_name":"Sneha","time_zone":"GMT","created_by":{"name":"Sneha Sneha","id":"738964000000291009"},"zuid":"60034346","confirm":true,"full_name":"Sneha Sneha","territories":[{"manager":true,"name":"freshlybakedgoodness","id":"738964000001977341"},{"manager":true,"name":"South Zone","id":"738964000001977355"}],"phone":"9597538144","dob":null,"date_format":"MM/dd/yyyy","status":"active"},{"country":"US","role":{"name":"Manager","id":"738964000000015969"},"city":"Austin","sort_order_preference":"null","language":"en_US","locale":"en_US","microsoft":false,"Isonline":false,"Modified_By":{"name":"Sneha Sneha","id":"738964000000291009"},"street":"6800 Burleson Rd, Building 310, Suite 200","Currency":"AFN","alias":"Patricia","id":"738964000002006002","state":"Texas","fax":"444-222","country_locale":"US","sandboxDeveloper":false,"first_name":"Patricia","email":"Patricia@abcl.com","Reporting_To":null,"zip":"78744","created_time":"2021-03-31T07:38:23+00:00","website":"www.patriciaboyle.com","Modified_Time":"2021-03-31T07:53:02+00:00","time_format":"hh:mm a","offset":19800000,"profile":{"name":"Administrator","id":"738964000000015972"},"mobile":"9000000000","last_name":"Boyle","time_zone":"Asia/Kolkata","created_by":{"name":"Sneha Sneha","id":"738964000000291009"},"zuid":null,"confirm":false,"full_name":"Patricia Boyle","territories":[],"phone":"044-71817070","dob":"1996-02-01","date_format":"MM/dd/yyyy","status":"active"},{"country":null,"role":{"name":"CEO","id":"738964000000015966"},"city":null,"sort_order_preference":"null","language":"en_US","locale":"en_US","microsoft":false,"Isonline":false,"Modified_By":{"name":"Sneha Sneha","id":"738964000000291009"},"street":null,"Currency":null,"alias":null,"id":"738964000002058003","state":null,"fax":null,"country_locale":"US","sandboxDeveloper":false,"first_name":"Patricia","email":"patricia@abc.com","Reporting_To":null,"zip":null,"created_time":"2021-04-21T08:49:48+00:00","website":null,"Modified_Time":"2021-04-21T08:49:48+00:00","time_format":"hh:mm a","offset":0,"profile":{"name":"Administrator","id":"738964000000015972"},"mobile":null,"last_name":"Boyle","time_zone":"GMT","created_by":{"name":"Sneha Sneha","id":"738964000000291009"},"zuid":null,"confirm":false,"full_name":"Patricia Boyle","territories":[],"phone":null,"dob":null,"date_format":"MM/dd/yyyy","status":"active"}],"info":{"per_page":200,"count":3,"page":1,"more_records":false}}