APIReferenzFiles
/files/bundle
Bundle multiple files into a ZIP archive and stream it. Missing files are skipped.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://api.poliscope.de/v2/files/bundle" \ -H "Content-Type: application/json" \ -d '{ "files": [ { "id": "string" } ] }'{
"error": "BAD_REQUEST",
"message": "string"
}/entities/ris-coverage GET
RIS coverage report for entities matched by Regionalschlüssel patterns. Classifies each entity as good (active RIS with meetings in the last 3 months), degraded (RIS in review, uncrawlable, draft, paused, or without recent meetings), bad (no RIS despite being self-governing, or archived RIS) or notApplicable (not self-governing). Shares are calculated over rated entities only (notApplicable excluded).
/files/{id} GET
Get file metadata by ID