Weylon
List
Retrieve a paginated list of Weylon records. Supports filtering, sorting, and search.
get/api/cp/weylon
Response
Successful response
Example response
[
{
"id": 12345,
"account_id": 1,
"company_id": 1,
"name": "Example Name",
"criteria": "Sample criteria text content",
"show_output": 1
}
]