List threads
List captain threads for a project.
Authorizations
API token (capy_xxxx). Generate at capy.ai/settings/tokens
Query Parameters
1 <= x <= 100active, idle, archived -9007199254740991 <= x <= 9007199254740991Filter to threads created by this Capy user ID. Mutually exclusive with authorEmail.
1Filter to threads created by the organization member with this email address. Returns an empty page if the email does not match an organization member. Mutually exclusive with authorId.
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$Filter to threads this Capy user ID authored or participated in. Mutually exclusive with participantEmail.
1Filter to threads the organization member with this email address authored or participated in. Returns an empty page if the email does not match an organization member. Mutually exclusive with participantId.
^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$Filter by thread origin source.
web, slack, api, linear, automation Filter by the thread's rolled-up pull request state. Combines with prNumber and branch.
open, merged, closed, none Filter to threads with this tag name (lowercase).
1Filter to threads linked to this Slack channel ID (e.g. C0123456789). Combines with slackThreadTs.
1Free-text search across thread titles and content.