List Testsets

GET

Retrieve all Testsets with cursor-based pagination

Query parameters

cursorstringOptional
sizeintegerOptional

Response

This endpoint returns an object.
itemslist of objects
totalintegerOptional

Total items

current_pagestringOptional

Cursor to refetch the current page

current_page_backwardsstringOptional

Cursor to refetch the current page starting from the last item

previous_pagestringOptional

Cursor for the previous page

next_pagestringOptional

Cursor for the next page

Errors

Built with