/gaspravosudie/cases
Get the full docket of a court case from a Russian court of general jurisdiction: case number, unique case ID (UID), category, judge, dates, result, the parties (plaintiffs, defendants, third parties) and the case-movement timeline.
Price: 10 credits
💡 AI Hint: Fetch a full case docket. Provide either url (full case-card URL) or all of court (subdomain), case_id, case_uid and delo_id (all four come from a cases/search result). Returns one item with case_number, uid, court, received_date, category, judge, result, dates, parties and movement.
⚠️ Common errors: 412: Case not found (no case matches the given identifier)
Authorizations
API token from the dashboard
Headers
Body
Max scrapping execution timeout (in seconds)
20 <= x <= 1500Full case-card URL
"https://oktiabrsky--svd.sudrf.ru/modules.php?name=sud_delo&srv_num=1&name_op=case&case_id=574341722&case_uid=b86ef5ac-dc0c-4bfe-8b84-0d0e934b7f6e&delo_id=1540005"
Court subdomain (e.g. oktiabrsky.svd.sudrf.ru)
"oktiabrsky.svd.sudrf.ru"
Internal case id
Case UUID
Case-index (production type) id, e.g. 1540005
Response
Successful Response