Fetch Services
Table of Contents
Purpose
To fetch all services under a workspace.
Request URL
https://www.zohoapis.com/bookings/v1/json/services
Headers
Parameter Name | Description |
---|---|
Authorization | Zoho-oauthtoken {{accesstoken}} |
Note: The access token can be generated from the developer console.
Request Method
GET
Parameters
Parameters to be passed along with the request URL are,
Parameter Name | Description |
---|---|
workspace_id * | The unique id of the workspace whose services need to be fetched. |
service_id (optional) | The unique id of the service under a specified workspace which needs to be fetched. |
staff_id (optional) | The unique id of the staff under a specified service which needs to be fetched. |
Response Type
JSON
API Limits
Zoho Bookings Plan/Edition | Number of API calls/day |
Free | 250/per user |
Basic | 1000/per user |
Premium | 3000/per user |
Zoho One | 3000/per user |
Related Links
Sample Request
Copied
Sample Response
Copied