Problem
about:blank, or a URL under the API host naming the kind of problem.{
"type": "utilities/electric-bill",
"title": "Bluebonnet Electric bill September 2026",
"status": 1,
"detail": "A bearer token is required.",
"scope": "read"
}The shapes an answer is made of. A document reads the same whichever door it came through, because the API and the MCP tools build it in one place; a field that is not on file is null, never missing.
about:blank, or a URL under the API host naming the kind of problem.{
"type": "utilities/electric-bill",
"title": "Bluebonnet Electric bill September 2026",
"status": 1,
"detail": "A bearer token is required.",
"scope": "read"
}read (search, documents, facts, people & things, the Checkup, bundles, imports; every token has it), write (change things), files (the original file and the pages), identifiers (account, policy and license numbers), ask (Thaw's answer and the drafts). manage is on Thaw's own app's token alone and is never offered on a personal one.
"read"{
"id": "019958a0-3e60-7f5c-9d41-5b2e4c80af33",
"title": "Bluebonnet Electric bill September 2026",
"name": "Marisol Alvarez",
"kind": "person",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11"
}The one line Home shows for a person or thing.
{
"text": "When does the electric bill come due?",
"when": "2026-09-12",
"more": 3
}One document as a list shows it.
fullquicknot yet{
"id": "019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11",
"title": "Bluebonnet Electric bill September 2026",
"type": "utilities/electric-bill",
"category": "home",
"date": "2026-09-12",
"period": {
"from": "marisol@example.com",
"to": "billing@bluebonnet.example"
},
"status": "filed",
"needs_look": false,
"read": "full",
"superseded": false,
"duplicate": false,
"people_and_things": [
{
"id": "019958a0-3e60-7f5c-9d41-5b2e4c80af33",
"title": "Bluebonnet Electric bill September 2026",
"name": "Marisol Alvarez",
"kind": "document",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11",
"role": "subject"
}
],
"arrived": "2026-09-12",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11"
}The whole document, as GET /documents/{id} returns it - the text at the top for a reader, everything else under metadata.
text=1 was asked for.{
"id": "019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11",
"title": "Bluebonnet Electric bill September 2026",
"text": "When does the electric bill come due?",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11",
"metadata": {
"id": "019958a0-3e60-7f5c-9d41-5b2e4c80af33",
"title": "Bluebonnet Electric bill September 2026",
"type": "utilities/electric-bill",
"category": "home",
"date": "2026-09-12",
"period": {
"from": "marisol@example.com",
"to": "billing@bluebonnet.example"
},
"status": "filed",
"needs_look": false,
"read": "full",
"superseded": false,
"duplicate": false,
"people_and_things": [
{
"id": "019958a0-3e60-7f5c-9d41-5b2e4c80af33",
"title": "Bluebonnet Electric bill September 2026",
"name": "Marisol Alvarez",
"kind": "document",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11",
"role": "subject"
}
],
"arrived": "2026-09-12",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11",
"summary": "The September bill: $129.50, due 1 October, paid by autopay.",
"confidence": 92,
"page_count": 3,
"read_by_ocr_pages": 1,
"retention_until": "2026-10-01",
"corrected_by_hand": [
"string"
],
"arrived_by": "email",
"facts": [
{
"id": "019958a0-4f71-706d-8e52-6c3f5d91b044",
"key": "staging/019958a0-2d5f…/scan.pdf",
"label": "Amount due",
"role": "money",
"value": "$129.50",
"number": 129.5,
"date": "2026-09-12",
"currency": "USD",
"page": 1,
"corrected_by_hand": false
}
],
"identifiers_shown": false,
"up_next": [
{
"id": "019958a0-2d5f-7e4b-8c30-4a1d3b7f9e22",
"kind": "document",
"kind_label": "Person",
"title": "Bluebonnet Electric bill September 2026",
"due": "2026-10-01",
"status": "filed",
"snoozed_until": "2026-10-01",
"amount": 129.5,
"currency": "USD",
"if_missed": "A late fee of $10 and a possible disconnection notice.",
"what_to_do": {
"summary": "The September bill: $129.50, due 1 October, paid by autopay.",
"steps": [
"string"
],
"phone": "+1 512 555 0142",
"links": [
"string"
],
"prepared": "2026"
},
"document": {
"id": "019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11",
"title": "Bluebonnet Electric bill September 2026",
"name": "scan.pdf",
"kind": "document",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11"
},
"person_or_thing": {
"id": "019958a0-3e60-7f5c-9d41-5b2e4c80af33",
"title": "Bluebonnet Electric bill September 2026",
"name": "Marisol Alvarez",
"kind": "person",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11"
},
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11"
}
],
"replaces": [
{
"id": "019958a0-3e60-7f5c-9d41-5b2e4c80af33",
"title": "Bluebonnet Electric bill September 2026",
"name": "Marisol Alvarez",
"kind": "document",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11"
}
],
"replaced_by": {
"id": "019958a0-2d5f-7e4b-8c30-4a1d3b7f9e22",
"title": "Bluebonnet Electric bill September 2026",
"name": "Marisol Alvarez",
"kind": "document",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11"
},
"duplicate_of": {
"id": "019958a0-3e60-7f5c-9d41-5b2e4c80af33",
"title": "Bluebonnet Electric bill September 2026",
"name": "Marisol Alvarez",
"kind": "document",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11"
},
"links_out": [
{}
],
"text_window": {
"from_page": 1,
"to_page": 1,
"total_pages": 3,
"more": false,
"next_page": 1
}
}
}moneydatepartytextidentifier{
"id": "019958a0-3e60-7f5c-9d41-5b2e4c80af33",
"key": "staging/019958a0-2d5f…/scan.pdf",
"label": "Amount due",
"role": "money",
"value": "$129.50",
"number": 129.5,
"date": "2026-09-12",
"currency": "USD",
"page": 1,
"corrected_by_hand": false
}A dated item - a payment, a renewal, an expiry, a filing.
{
"id": "019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11",
"kind": "document",
"kind_label": "Person",
"title": "Bluebonnet Electric bill September 2026",
"due": "2026-10-01",
"status": "filed",
"snoozed_until": "2026-10-01",
"amount": 129.5,
"currency": "USD",
"if_missed": "A late fee of $10 and a possible disconnection notice.",
"what_to_do": {
"summary": "The September bill: $129.50, due 1 October, paid by autopay.",
"steps": [
"string"
],
"phone": "+1 512 555 0142",
"links": [
"string"
],
"prepared": "2026"
},
"document": {
"id": "019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11",
"title": "Bluebonnet Electric bill September 2026",
"name": "scan.pdf",
"kind": "document",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11"
},
"person_or_thing": {
"id": "019958a0-3e60-7f5c-9d41-5b2e4c80af33",
"title": "Bluebonnet Electric bill September 2026",
"name": "Marisol Alvarez",
"kind": "person",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11"
},
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11"
}One line of the Checkup - a dated item, something missing, or a document waiting on a look.
obligationgapdocument{
"id": "019958a0-2d5f-7e4b-8c30-4a1d3b7f9e22",
"source": "obligation",
"kind": "payment",
"kind_label": "Person",
"title": "Bluebonnet Electric bill September 2026",
"detail": "A bearer token is required.",
"when": "2026-09-12",
"overdue": false,
"group": "month",
"severity": "soon",
"status": "filed",
"snoozed_until": null,
"dismissed_reason": "not_needed",
"amount": 129.5,
"currency": "USD",
"what_to_do": {},
"person_or_thing": {
"id": "019958a0-3e60-7f5c-9d41-5b2e4c80af33",
"title": "Bluebonnet Electric bill September 2026",
"name": "Marisol Alvarez",
"kind": "person",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11"
},
"document": {
"id": "019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11",
"title": "Bluebonnet Electric bill September 2026",
"name": "scan.pdf",
"kind": "document",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11"
},
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11"
}personpetorganizationpropertyvehiclefinancial_accountpolicyassetidentifiers scope.{
"id": "019958a0-3e60-7f5c-9d41-5b2e4c80af33",
"name": "Marisol Alvarez",
"kind": "person",
"kind_label": "Person",
"subtitle": "Due 1 October · $129.50",
"also_known_as": [
"string"
],
"details": {},
"gone": "2025-06-30",
"url": "https://go.thawed.app/documents/019958a0-1c4e-7d3a-9b2f-3f0c2a6e8d11"
}A link out, without its token.
{
"id": "019958a0-4f71-706d-8e52-6c3f5d91b044",
"expires": "2026-10-01",
"views": 2,
"max_views": 5,
"passcode": false,
"live": false,
"revoked": false
}