List conditions
List automation conditions with pagination and filtering.
Headers
Authorization
Bearer token. Use Bearer YOUR_API_KEY.
Query parameters
page
Page number.
page_size
Results per page.
search
Search conditions by name or slug.
condition_type
Filter by condition type.
Response
Paginated list of conditions.
count
Total conditions.
next
Next page URL.
previous
Previous page URL.
results
filters_data
Available filter options for building filter UIs.
Errors
401
Unauthorized Error