v2

latestOpenAPI 3.1.02026-08-0858116535.1 KB
Items

List all Items for a Webset

Returns a list of Webset Items.

You can paginate through the Items using the cursor parameter.

get/v0/websets/{webset}/items

Path parameters

websetstring required

The id or externalId of the Webset

Query parameters

cursorstring

The cursor to paginate through the results

limitinteger

The number of results to return

sourceIdstring

The id of the source

Response

Webset Items

hasMoreboolean required

Whether there are more Items to paginate through

nextCursorstring nullable required

The cursor to paginate through the next set of Items