inklate posts list
List posts with their per-channel status
List posts with their per-channel status
inklate posts list [flags]Flags
| Flag | Description |
|---|---|
--status <value> | Repeatable status filter (repeatable) |
--scheduled-from <value> | ISO-8601 with offset |
--scheduled-to <value> | ISO-8601 with offset |
--campaign <value> | Only posts filed under this campaign id |
--label <value> | Only posts carrying this label id |
--channel <value> | Only posts targeting this channel — id or provider name (x, linkedin) |
--include <value> | Repeatable: extra per-row field to compute — ready fit-checks each row (repeatable) |
--limit <value> | Rows per page (default 100) |
--cursor <value> | next_cursor from a prior page |
Output
Structured YAML on stdout (--json for JSON); progress and errors on stderr. Exit codes: 0 ok · 1 unexpected · 2 usage · 3 auth · 4 refusal · 5 not found · 6 conflict · 7 rate limited.
Global flags on every command: --org, --profile, --json, --quiet, --yes, --no-input, --base-url — see the CLI overview.
This command is a thin client over the REST API operation(s): postsList.