ListContextsResponseDto

January 14, 2026 ยท View on GitHub

Fields

FieldTypeRequiredDescription
dataList<GetContextResponseDto>:heavy_check_mark:List of returned Contexts
nextOptional<String>:heavy_check_mark:The cursor for the next page of results, or null if there are no more pages.
previousOptional<String>:heavy_check_mark:The cursor for the previous page of results, or null if this is the first page.
totalCountdouble:heavy_check_mark:The total count of items (up to 50,000)
totalCountCappedboolean:heavy_check_mark:Whether there are more than 50,000 results available