Indocourtatlas: List Cases
Indocourtatlas via Parse · government_public
List Indonesian court cases with optional filters for court category, case type, and year. Returns paginated detailed case records including judges, clerk, classification, verdict notes, and related metadata. Results are auto-iterated across pages. Search and browse Indonesian court cases, legal decisions, and judicial records from courts across Indonesia. Fulfilled by Parse from indocourtatlas.com.
- b2b-directory
- government-public
- indocourtatlas
- indocourtatlas-com
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ddbb8954-f3b4-4fb1-9562-c61acaac3891/list_cases
- Interface artifact
- sha256:fd1482edb06e4c8addb6e04215fb892f4586b5336f0abd6a70176c64fd2e4317
- Manifest digest
- sha256:38234ef481a5657d4948dcef3f97219abfb79b0072c60b8f651413aa88516def
Request fields
- page (integer): Page number for pagination.
- year (integer): Filter cases by year.
- limit (integer): Number of cases per page (1-100).
- case_type (string): Case type to filter by (e.g. 'Pidana Khusus', 'Perdata Agama'). Values are as labeled by the Indonesian court system.
- court_category (string): Court category code to filter by. Omitting returns cases from all categories.: Allowed values: MA, PN, PA, PTUN
Example queries
- {"page":"1","year":"2020","limit":"3","court_category":"MA"}