List settings of an authorized user

GET {{baseUrl}}/userSettings

Lists the settings of an authorized user. Example response contains a shortened list of settings.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":true,"data":{"marketplace_team":false,"list_limit":100,"beta_app":true,"prevent_salesphone_callto_override":false,"file_upload_destination":"s3","callto_link_syntax":"callto:[number]","autofill_deal_expected_close_date":false,"person_duplicate_condition":"name \u0026\u0026 (org_id || email || phone)"}}