List Records

List a Mini's Records, optionally filtered by labels, states, dates, or content keys.

Authentication

AuthorizationBearer

Authenticate every request with Authorization: Bearer <api-key>. Manage keys in Workspace Admin > Security & access.

Query parameters

miniIdstringRequired
recordIdslist of stringsOptional
externalUrislist of stringsOptional
recordIdstringOptionalformat: "uuid"
beforeCursorstringOptionalformat: "uuid"
afterCursorstringOptionalformat: "uuid"
limitBeforeanyOptional
limitAfteranyOptional
labelslist of stringsOptional
stateslist of stringsOptional
startDatedatetimeOptional
endDatedatetimeOptional
createdBylist of stringsOptional
updatedBylist of stringsOptional
sortDescendingbooleanOptionalDefaults to true
includeTotalCountbooleanOptionalDefaults to false
contentFilterslist of stringsOptional

Response

OK
itemslist of objects
beforeCursorstring or null
afterCursorstring or null
totalCountanyOptional