AgentDataCondition
AgentDataCondition
get/agents/{agentId}/data-conditions/{publicId}
Path parameters
agentIdstring required
publicIdstring required
Query parameters
fieldsstring[]
Fields to select. Use "*" for all the top-level fields. Or check the "Success response" below for other fields.
To get the fields of a subresource do subresource.field or for multiple fields of one subresource do subresource(field,field)
filtersstring[]
Filter the returned item(s). Format: operator(column,val)
Possible operators are: lt, less, lte, lessorequal, eq, equals, ne, differs, gt, greater, gte, greaterorequal, in, ni, isnull, isnotnull, between, contains.
Example: eq(publicId,"publicId_val")
Headers
Api-Version2 required
Version of the API to use
Api-Applicationstring required
Get your Application ID via support@ixon.cloud
Api-Companystring required
PublicId of the company
Api-Brandingstring
Domain that provides the branding
Response
Success response