Skip to main content
POST
Rama Judicial Cases by Entity

Authorizations

Authorization
string
header
required

Use Authorization: Bearer YOUR_API_KEY

Body

application/json
name
string
required

Entity name to search for. Letters, digits, spaces, .,'&- allowed.

Required string length: 3 - 200
entity_type
enum<string>
default:natural

Entity type: natural or juridical. Defaults to natural.

Available options:
natural,
juridical
active_only
boolean
default:false

When true, only return cases with activity in the last 30 days.

court_code
string
default:""

Optional court code to scope the search to one court.

page
integer
default:1

1-based page number for paginated results.

Required range: 1 <= x <= 1000

Response

Successful response

data
object
required