v2

latestOpenAPI 3.1.02026-08-0858116535.1 KB
Websets

List all Websets

Returns a list of Websets.

You can paginate through the results using the cursor parameter.

You can filter results using the search parameter to find Websets by ID, external ID, or title.

get/v0/websets

Query parameters

cursorstring

The cursor to paginate through the results

limitnumber

The number of Websets to return

searchstring

Search term to filter Websets by ID, external ID, or title

Response

List of Websets

hasMoreboolean required

Whether there are more results to paginate through

nextCursorstring nullable required

The cursor to paginate through the next set of results