{"source":"stortinget","operation":"search_cases","description":"List the cases (saker) handled in a session, optionally filtered by a\nkeyword. Paged: the response has `total` matching cases and returns at\nmost `limit` from `offset`; a `note` says which offset fetches the next\npage when there is one.","parameters":[{"name":"session_id","schema":{"type":"string"},"required":true,"default":null,"description":"A session id from list_sessions(), e.g. \"2025-2026\"."},{"name":"query","schema":{"anyOf":[{"type":"string"},{"type":"null"}]},"required":false,"default":null,"description":"Optional keyword, matched case-insensitively against each case's title, short title and topic names (upstream has no text search; filtering happens here)."},{"name":"limit","schema":{"type":"integer"},"required":false,"default":100,"description":"Max cases to return (default 100)."},{"name":"offset","schema":{"type":"integer"},"required":false,"default":0,"description":"Skip this many matching cases (for paging, default 0)."}],"json_get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/stortinget/search_cases?session_id={session_id}&query={query}&limit=100&offset=0","schema_scope":"#/data in the successful operation envelope","response_schema":{"type":"object","properties":{"sesjon_id":{"type":["string","null"]},"total":{"type":"integer"},"offset":{"type":["integer","null"]},"returned":{"type":"integer"},"saker_liste":{"type":"array","items":{"type":"object","properties":{"id":{"type":["string","null"]},"korttittel":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."},"status":{"type":["string","null"]},"type":{"type":["string","null"]},"komite":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."},"emner":{"type":"array","items":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."}},"henvisning":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."},"sist_oppdatert_dato":{"x-allemannsdata-schema-status":"unresolved","description":"Response shape is not yet declared; any JSON value is permitted."}},"additionalProperties":false}},"note":{"type":"string"}},"additionalProperties":false},"response_schema_status":{"status":"incomplete","codegen_safe":false,"description":"Not suitable for typed model generation: the container shape and field names are useful, but unresolved values accept any JSON value."},"entity_projection":{"status":"intentionally_none","entity_types":[],"description":"No stable cross-source entity projection is defined for this operation; entities is intentionally empty."},"error_contract":{"scope":"top-level HTTP error response; never part of a success payload","schema":{"type":"object","properties":{"error":{"type":"object","properties":{"code":{"type":"string"},"message":{"type":"string"},"retryable":{"type":"boolean"},"details":{"type":"object"}},"additionalProperties":false,"required":["code","message","retryable"]},"suggestion":{"type":"string"},"_meta":{"type":"object","properties":{"retrieved_at":{"type":"string","format":"date-time"},"language":{"type":"string","const":"en"},"content_languages":{"type":"array","items":{"type":"string"}},"sources":{"type":"array","items":{"type":"object"}}},"required":["retrieved_at","language","content_languages","sources"]},"_links":{"type":"object","properties":{"self":{"type":"string","format":"uri"},"api_index":{"type":"string","format":"uri"}},"required":["self","api_index"],"additionalProperties":false}},"additionalProperties":false,"required":["error","suggestion","_meta","_links"]},"statuses":{"400":{"codes":["MISSING_PARAMETER","INVALID_PARAMETER","INVALID_REQUEST"],"retryable":false},"404":{"codes":["SOURCE_NOT_FOUND","OPERATION_NOT_FOUND","ENTITY_NOT_FOUND"],"retryable":false},"429":{"codes":["RATE_LIMITED","GATEWAY_RATE_LIMITED"],"retryable":true},"502":{"codes":["SOURCE_UNAVAILABLE"],"retryable":true},"500":{"codes":["INTERNAL_ERROR"],"retryable":true}}},"_links":{"self":"https://allemannsdata.com/wiki/api/v1/kilder/stortinget/search_cases/schema","operation":"https://allemannsdata.com/wiki/api/v1/kilder/stortinget/search_cases","source":"https://allemannsdata.com/wiki/api/v1/kilder/stortinget"},"output_fields":["sesjon_id","total","offset","returned","saker_liste","saker_liste[].id","saker_liste[].korttittel","saker_liste[].status","saker_liste[].type","saker_liste[].komite","saker_liste[].emner","saker_liste[].henvisning","saker_liste[].sist_oppdatert_dato","note"],"output_fields_truncated":false,"canonical_field_aliases":{"identifier":["saker_liste[].id"]}}
