Get accessible organizations
GET {{baseUrl}}/api/v1/accessibleOrganizations
This API lists all organizations which can be accessed using the current Oauth token.
OAuth Scope
Desk.settings.READ
Desk.basic.READ
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
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":"https://support.zylker.com/support/zylker/ShowHomePage.do","primaryContact":"steve@zylker.com","currencyCode":"USD"}]}