getContracts
GET/contracts
Get a list of active agents contracts. Client must receive a list of active contracts for the agents api key, this contract will define all the configuration for the specific agent and should be used for appropriate the requests.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 503
List of the active agents contracts
Bad request.
The request requires an user authentication.
Response Headers
WWW-Authenticate
Contains authentication challenge details including a dynamic authRedirectUrl.
The access is not allowed.
Wrong pagination parameters.
Method not allowed
Method Maintenance