API Docs
/
No Results Found
Response

Response

Responses will be in the JSON format.

Node Name Description
status_code HTTP status code for the invoked API
message Message for the invoked API.
resource name Comprises the invoked API’s Data.

Response Structure

The response structure for the Zoho One API follows the below format.
{ "status_code": 200, "groups": [ { "group_name": "...", } ], "has_more": false, "resource_name": "groups" }