Provides a list of remote offices along with configuration details such as proxy details, distribution server details, etc.
https://{serverurl}/api/1.4/som/remoteoffice
DesktopCentralCloud.SOM.READCopied!
Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52
Specifies the page number to retrieve. Default is 1
Specifies the maximum number of items to return per page. The default value is 25. A maximum of 1000 records can be retrieved in a single request
curl --request GET \
--url https://appdomain/api/1.4/som/remoteoffice \
--header 'Authorization: Zoho-oauthtoken d92d4xxxxxxxxxxxxx15f52'Name of the module
Response message containing remote office details
Total number of remote offices
Number of remote offices per page
Current page number
Represents the most recent time the remote office details were modified
Indicates whether secure HTTPS communication is enabled for the remote office
Specifies the Distribution Server installation state in the remote office, (Possible values listed below)
21 - Yet to install
22 - Installed
23 - Uninstalled
29 - Installation Failure
Specifies the display name of the remote office
Specifies the location where the Remote Office agent installation files were stored. This field is currently deprecated and no longer in use
Defines the compression type used during data transfer from the remote office. (Possible values listed below)
1 - Best
0 - Fast
Indicates the policy's name applied for replicating data between the remote office and the server
A unique identifier for the remote office
Unique identifier linking the remote office to its proxy server details
String representation of the unique identifier for the remote office
Unique identifier of the policy associated with this remote office
Unique identifier for the remote office associated with the agent communication settings
DNS name of the Distribution Server connected to the remote office
Text description giving additional information about the remote office
Indicates the Distribution Server version associated with the remote office
Unique identifier linking the remote office to branch office policy configurations
Port number of the proxy server associated with the remote office
Last contact time of the remote office with the server
Indicates whether a proxy server is configured for the remote office
Defines the color quality type associated with the branch office. (Possible values listed below)
24 - True color
16 - High
8 - Medium
4 - Low
Port number used for HTTPS communication with the Distribution Server
Username for the proxy server associated with the remote office
Unique identifier for the remote office mapping associated with the Active Directory group
Indicates whether the remote office is associated with the distribution server
Number of computers managed by the remote office
Unique identifier for the replication policy associated with the remote office
URL for the knowledge base article related to the error code
Indicates the synchronization status of data such as patches, configurations, and deployment details from the server to the Distribution Server. (Possible values listed below)
101 - Sync started
102 - Sync inprogress
104 - Sync failure
URL for the knowledge base article related to the error
Indicated the ip address of the distribution server for the remote office
Unique identifier for the customer associated with the remote office
Name of the proxy server associated with the remote office
Unique identifier for the remote office
Unique identifier for the remote office associated with distribution server details
Error code indicating the status of the remote office
Name of the customer associated with the remote office
Unique identifier for the customer associated with the remote office
Name of the distribution server associated with the remote office
Remarks or comments related to the remote office
Version of the Api
Status of the request
Request processed successfully
{
"message_type": "remoteoffice",
"message_response": {
"total": 3,
"limit": 25,
"page": 1,
"remoteoffice": [
{
"updated_time": 1756445282837,
"ds_status": 29,
"is_https": true,
"branch_office_name": "DS RemoteOffice",
"agent_arc_loc": "",
"compression_type": 1,
"replicationpolicydetails.policy_name": "Policy_1",
"branch_office_id": 301,
"proxy_details_branch_office_id": 301,
"resource_id_string": "309",
"policytobranchofficerel.policy_id": 1,
"agent_comm_branch_office_id": 301,
"ds_dns_name": "ds.mycomp.com",
"branch_office_desc": "--",
"ds_version": "11.4.2522.01",
"policytobranchofficerel.branch_office_id": 301,
"proxy_port_number": 80,
"last_contact_time": -1,
"is_proxy": true,
"colorquality_type": 16,
"ds_https_port": "8384",
"proxy_username": "Alex",
"adgroupremoteofficemapping.branch_office_id": 301,
"has_masteragent": true,
"managed_computers": 1,
"replicationpolicydetails.policy_id": 1,
"error_code_kb_url": "--",
"ds_sync_status": 1,
"error_kb_url": "$(dcUrl)/agent_installation_logon_failure.html?",
"ds_ipaddress": "10.92.8.98",
"branch_office_customer_id": 1,
"proxy_server_name": "Proxy - Server",
"resource_id": 309,
"disserverdetails.branch_office_id": 301,
"error_code": 60006,
"customer_name": "DC_CUSTOMER",
"customer_id": 1,
"resource_name": "Alex",
"remarks": "[i18n]dc.som.agentinstall.remarks.unknown_credential[/i18n]"
}
]
},
"message_version": "1.4",
"status": "success"
}
![]()
Duration: 1 minute | Threshold: 120 | Lock period: 5 minutes
Duration - Time window for the threshold.
Threshold - Number of API calls allowed within the specified duration.
Lock Period - Wait time before consecutive API requests.
© 2026, Zoho Corporation Pvt. Ltd. All Rights Reserved.