Skip to main content
Retrieves the action history (actuaciones) of a jurisdictional complaint (demanda) filed at the Superintendencia Financiera de Colombia, identified by the respondent’s document and the complaint’s filing number. POST /co/superfinanciera/complaints/v1
The response is the complaint’s action history (actuaciones) in actions, one entry per step, oldest first. No matches returns an empty array.
This lookup can take longer than a typical request. It’s an async job. By default the request waits inline and returns { data }, or you can poll / use a callback_url.

Full reference

Schemas, response fields, and an interactive playground.