Get all organizations

GET {{baseUrl}}/api/v1/organizations

This API lists all organizations to which the current user belongs.

OAuth Scope

  • Desk.settings.READ
  • Desk.basic.READ

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"data":[{"country":"United States","city":"Bernierview","companyName":"Zylker INC.","description":"We are Zylker Support.","edition":"ENTERPRISE","employeeCount":"10","isAdminInOrg":true,"faviconURL":"https://desk.zoho.com/api/v1/organizations/3981311/favicon?no-cache=d61a9627de49ffe046fcab71af3359e8","portalName":"zylker","street":"70961 Powlowski Crossing","currencyLocale":"US","alias":"Zylker Teams","id":"3981311","state":"NC","fax":"8392839821","zip":"68838-2640","website":"www.zylker.com","mobile":"9848022338","currencySymbol":"$","logoURL":"https://desk.zoho.com/api/v1/organizations/3981311/logo?no-cache=ffc59c3ba6585c12fb306f5174948ff6","isDefault":"false","phoneNumber":"9884358081","portalURL":"http://support.zylker.com/support/zylker/ShowHomePage.do","primaryContact":"steve@zylker.com","currencyCode":"USD"},{"country":"United States","city":"Port Cierra","companyName":"Nshlerin LLC.","description":"We are Nshlerin Support.","edition":"PROFESSIONAL","employeeCount":"20","isAdminInOrg":true,"faviconURL":"https://desk.zoho.com/api/v1/organizations/5988319/favicon?no-cache=b31a9627de49fge046fcab71sf3359eq","portalName":"nshlerin","street":"269 Adam Flats","currencyLocale":"US","alias":"Nshlerinians","id":"5988319","state":"Port Cierra","fax":"987654321","zip":"33560-8932","website":"www.nshlerin.com","mobile":"987654321","currencySymbol":"$","logoURL":"http://img.zohostatic.com/support/1284527/images/portalLogo.png","isDefault":"false","phoneNumber":"9884309090","portalURL":"http://support.nshlerin.com/support/nshlerin/ShowHomePage.do","primaryContact":"kelvin@zylker.com","currencyCode":"USD"}]}