List MED recoveries awaiting devolver
Lists the creator-side Analisada value recoveries this institution may still trigger devolver on, ordered by devolver deadline (earliest first). The creator ISPB is config-derived. Each row surfaces devolverDeadline and a computed breached flag. Read projection — no upstream round-trip; no action taken and no money moved.
Authorizations
JWT Bearer token authentication. Obtain token from /v1/login/oauth/access_token endpoint
using client credentials (clientId and clientSecret).
Include token in Authorization header:
Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...
Token expires after 3600 seconds (1 hour).
Query Parameters
Maximum number of rows to return; 0 uses the server default.
Response
OK
The list of value recoveries.

