Skip to main content
GET
List MED recoveries awaiting devolver

Authorizations

Authorization
string
header
required

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

limit
integer<int64>

Maximum number of rows to return; 0 uses the server default.

Response

OK

data
object[] | null
required

The list of value recoveries.