v1

latestOpenAPI 3.1.02026-07-26194149.1 KB
Scouting

Get Scouts

List scouting tasks for this user.

get/v1/scouting/tasks

Query parameters

status'active' | 'paused' | 'done' nullable

Filter by scout status

Filter by scout status

page_sizeinteger nullable
cursorstring nullable

Response

Successful Response

totalinteger

Total count of all scouts (active + paused + done)

filtered_totalinteger

Count of scouts matching the current filter

page_sizeinteger nullable

Requested page size (null if returning all)

has_moreboolean

Whether more results exist after this page

prev_cursorstring nullable

Cursor for previous page

next_cursorstring nullable

Cursor for next page