Retrieve Details of a Legal Process by Number
Service to obtain details of a specific judicial process using its unique ID from the judicial branch.
Endpoint
The Legal Branch service allows users to retrieve detailed information about a specific legal process in Colombia by providing its number. The service returns a response that includes details such as the process type, class, subclass, involved parties, actions taken, and more.
This service is valuable for legal professionals and individuals seeking comprehensive information about a particular legal case.
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Query Parameters
Name
Type
Required?
Description
Example
processNumber
String
True
123456789
Request
Response
Last updated