Listar procesos
Your organization’s cases (processes), most recently reviewed first. Every filter is optional and they combine with AND. Cursor-paginated.
Autorizaciones
Use Authorization: Bearer YOUR_API_KEY
Parámetros de consulta
Partial, case-insensitive match on the registration number (radicado).
Monitoring status of the case in your portfolio. TRACKING: actively monitored for new actuaciones. NOT_TRACKING: monitoring paused.
TRACKING, NOT_TRACKING Filter by priority. Priority is a personal flag each dashboard user sets on their own cases, so it has no organization-level value: NONE matches every case, while HIGH and MEDIUM are accepted but match no rows for API callers.
HIGH, MEDIUM, NONE Partial, case-insensitive match on the defendant name.
Partial match on the defendant identification number (cédula or NIT).
Partial, case-insensitive match on the judicial office (despacho).
ISO 8601 date. Only cases filed on or after this date.
ISO 8601 date. Only cases filed on or before this date.
true: only cases with at least one actuación. false: only cases with none.
Opaque pagination cursor from a previous response's next_cursor. Omit for the first page.
Rows per page (default 25, max 100).
1 <= x <= 100