Get organization
GET {{baseUrl}}/api/v1/organizations/:organization_Id
This API fetches the details of an organization from your help desk.
OAuth Scope
Desk.settings.READ
Desk.basic.READ
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
includeCustomDomain | string | Key that denotes if the customDomain field must be included in the API response |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"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","customDomain":"support.zylker.com","isDefault":"false","phoneNumber":"9884358081","portalURL":"http://support.zylker.com/support/zylker/ShowHomePage.do","primaryContact":"steve@zylker.com","currencyCode":"USD"}