Skip to main content
Historical administrative case-law from the Relatoría del Consejo de Estado (the traditional Relatoría, broadly covering providencias before December 2021). Search first, then read one providencia in full. For December 2021 onward, cross-reference the SAMAI page.
Both endpoints below run as async jobs, because this source can be slow to respond. By default the request waits inline and returns { data }. If you’d rather not hold the connection open, send Prefer: wait=N to cap the inline wait, include a callback_url in the body, or poll GET /jobs/{id}.

Search providencias

POST /co/consejo-estado/search/v1 Narrowing by section plus a date window keeps results relevant.
Returns total, count, and the matching rows.

One providencia

POST /co/consejo-estado/providencia/v1
Returns the full text of the providencia.

Full reference

Schemas, response fields, and an interactive playground.