Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Parameters

ParameterDescription
Account IDThe account ID to perform the action on.
List IDThe list ID.

Example Output

{    "errors": [],    "messages": [],    "result": [        [            {                "created_at": "2014-01-01T05:20:00.12345Z",                "value": "8GE8721REF"            }        ]    ],    "success": true,    "result_info": {        "count": 1,        "page": 1,        "per_page": 20,        "total_count": 2000    }}

Workflow Library Example

Get Zero Trust Team List with Cloudflare and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop