{"source":"doffin","operation":"get_notice","description":"Get the full detail of one Doffin notice by id (e.g. \"2026-103178\"). Signature: get_notice(notice_id: string, required; include_form_details: yes/no, optional, default False; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0).","signature":"get_notice(notice_id: string, required; include_form_details: yes/no, optional, default False; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0)","parameters":[{"name":"notice_id","type":"string","schema":{"type":"string"},"required":true,"default":null,"description":"Doffin notice id from search_doffin results.","unit":null},{"name":"include_form_details","type":"boolean","schema":{"type":"boolean"},"required":false,"default":false,"description":"Also return the complete published eForm as a section tree (procedure details, award criteria, lots, winner and value on RESULT notices...). Large; only request it when the summary fields aren't enough.","unit":null},{"name":"limit","type":"integer","schema":{"type":"integer","minimum":1,"maximum":100,"default":25},"display_type":"integer","required":false,"default":25,"description":"Maximum list items returned by the gateway (default 25, maximum 100).","unit":"items"},{"name":"offset","type":"integer","schema":{"type":"integer","minimum":0,"default":0},"display_type":"integer","required":false,"default":0,"description":"Number of list items to skip before returning the page.","unit":"items"}],"json_get_url_template":"https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0","schema_scope":"#/data in the successful operation envelope","response_schema":{"type":"object","properties":{"id":{"type":["string","null"]},"heading":{"type":["string","null"]},"description":{"type":["string","null"]},"buyer":{"type":["array","null"],"items":{"type":"object","properties":{"id":{"type":["string","null"]},"name":{"type":["string","null"]}}}},"noticeType":{"type":["string","null"]},"allTypes":{"type":["array","null"],"items":{"type":"string"}},"allCpvCodes":{"type":["array","null"],"items":{"type":"string"}},"directCpvCodes":{"type":["array","null"],"items":{"type":"string"}},"parentCpvCodes":{"type":["array","null"],"items":{"type":"string"}},"noticeStatus":{"type":["string","null"]},"issueDate":{"type":["string","null"],"format":"date-time"},"deadline":{"type":["string","null"],"format":"date-time"},"publicationDate":{"type":["string","null"],"format":"date"},"competitionDocsUrl":{"type":["string","null"],"format":"uri"},"sentToTed":{"type":["boolean","null"]},"awardedNames":{"type":["array","null"],"items":{"type":"string"}},"possible_placeholder":{"type":"boolean"},"doffin_url":{"type":"string","format":"uri"}},"required":["id","doffin_url"]},"response_schema_status":{"status":"declared","codegen_safe":true,"description":"Maintained response contract."},"entity_projection":{"status":"projected","entity_types":["procurement","organization"],"description":"Recognized records and stable operation identifiers are projected; an empty array means the successful payload contained no recognizable entity."},"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"},"feedback":{"type":"string","format":"uri"}},"required":["self","api_index","feedback"],"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/doffin/get_notice/schema","operation":"https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice","source":"https://allemannsdata.com/wiki/api/v1/kilder/doffin","feedback":"https://allemannsdata.com/wiki/api/v1/feedback"},"output_fields":["id","heading","description","buyer","buyer[].id","buyer[].name","noticeType","allTypes","allCpvCodes","directCpvCodes","parentCpvCodes","noticeStatus","issueDate","deadline","publicationDate","competitionDocsUrl","sentToTed","awardedNames","possible_placeholder","doffin_url"],"output_fields_truncated":false,"canonical_field_aliases":{"identifier":["id","buyer[].id"],"name":["heading","buyer[].name"]},"response_example":{"source":"doffin","operation":"get_notice","parameters":{"notice_id":"example-id","include_form_details":false},"data":{"id":"example-id","heading":"example value","description":"example value","buyer":[{"id":"example-id","name":"Example"}],"noticeType":"example value","allTypes":["example value"],"allCpvCodes":["example value"],"directCpvCodes":["example value"],"parentCpvCodes":["example value"],"noticeStatus":"example value","issueDate":"2026-01-15T12:00:00Z","deadline":"2026-01-15T12:00:00Z","publicationDate":"2026-01-15","competitionDocsUrl":"https://example.invalid/resource","sentToTed":true,"awardedNames":["Example"],"possible_placeholder":true,"doffin_url":"https://example.invalid/resource"},"entities":[{"type":"procurement","id":"example-id","source":"doffin","description":"Procurement notice used as the operation input."}],"_meta":{"retrieved_at":"2026-01-15T12:00:00Z","language":"en","content_languages":["en"],"sources":[{"id":"doffin","name":"Doffin and TED","description":"Search Norwegian and European public procurement, notices and CPV codes.","cache_ttl_seconds":60}]},"_provenance":{"data":{"source":"doffin","source_api":"https://allemannsdata.com/wiki/api/v1/kilder/doffin"},"entities":{"source":"doffin","source_api":"https://allemannsdata.com/wiki/api/v1/kilder/doffin","derived_from":"#/data","description":"Normalized projection of data."}},"_links":{"self":"https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice","source":"https://allemannsdata.com/wiki/api/v1/kilder/doffin","wiki":"https://allemannsdata.com/wiki/kilder/doffin/get_notice/","feedback":"https://allemannsdata.com/wiki/api/v1/feedback"}}}
