get
https://api.zeal.com/contractors
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Zeal returns information on contractors corresponding to companyID and optional parameters used to filter contractors. If no optional parameters are passed Zeal will return all contractors pertaining to a companyID.
Returns
Returns response status and a list of Contractor Objects
| attribute | type | description |
|---|---|---|
| success | boolean | Response status |
| data | array | List of Contractor Object |
| errors | array | Contains list of error objects which consists of:message: Error messagecode: Error code as described in Error codes |

