Skip to main content
GET
List reclaim requests

Authorizations

Authorization
string
header
required

JWT token from admin login for administrative operations. Format: 'Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...'

Query Parameters

processor_id
string

Processor ID filter

status
string

Status filter (pending, approved, rejected)

limit
integer
default:50

Limit

offset
integer
default:0

Offset

Response

List of reclaim requests

The response is of type object.