Skip to content

Support

support_thread_list

List support threads for this product, newest first — by creation time by default, or by last modification with sort='updated'.

Tool

support_thread_list

List support threads for this product, newest first — by creation time by default, or by last modification with sort='updated'.

List support threads for this product, newest first — by creation time by default, or by last modification with sort='updated'. Every filter lives here: type, status, status category, assignee, external author, creation window, rating range (ratingMin/ratingMax, inclusive — a thread nobody rated matches neither bound), plus pagination

Behavior

HTTP
GET /support/threads

Arguments

NameTypeRequiredDescription
sortstringOrdering of the page, newest first either way (default 'created')
typestringOnly threads of this type
limitintegerPage size, 1..100 (default 25)
offsetintegerNumber of threads to skip
categorystringOnly threads whose status belongs to this category. Resolved through a join on the status dictionary — the category is never stored on the thread
labelIdsstringOnly threads carrying ALL of these labels. Every other filter here narrows the result and so does this one: each additional label id makes the answer smaller, never bigger
statusIdstringOnly threads sitting on this exact status
createdTostringOnly threads created at or before this ISO-8601 timestamp
ratingMaxintegerOnly threads rated at or below this score (0..10, inclusive). An unrated thread never matches a rating filter — not even at the bottom of the scale
ratingMinintegerOnly threads rated at or above this score (0..10, inclusive). An unrated thread never matches a rating filter — not even at the bottom of the scale
createdFromstringOnly threads created at or after this ISO-8601 timestamp
assignedAgentIdstringOnly threads assigned to this agent
authorExternalIdstringOnly threads opened by this external author, matched verbatim

Response

FieldTypeAlwaysDescription
limitintegerPage size that was applied
offsetintegerOffset that was applied
threadsarrayThe requested page of threads, newest first by the requested sort

Try it

List support threads for this product, newest first — by creation time by default, or by last modification with sort='updated'.

When to use

List support threads for this product, newest first — by creation time by default, or by last modification with sort='updated'. Every filter lives here: type, status, status category, assignee, external author, creation window, rating range (ratingMin/ratingMax, inclusive — a thread nobody rated matches neither bound), plus pagination

Example

Ask your agent something like this:

List support threads for this product, newest first — by creation time by default, or by last modification with sort='updated'.

The agent will invoke support_thread_list with these arguments:

{}

Esc

Start typing to search the docs.

navigateselect