Use this endpoint to list fraud markers with filters. Returns empty array [] if no markers match the criteria.
Notes:
This endpoint is a proxy to BTG and does not persist data locally.
Uses cursor-based pagination via modified_after/modified_before filters.
When hasMoreElements is true, use the updatedAt of the last item as modified_after for the next request.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Maximum number of items per page.
1 <= x <= 100Filter by records modified after this timestamp (RFC3339 format: 2024-01-15T10:30:00Z).
Filter by records modified before this timestamp (RFC3339 format: 2024-01-15T10:30:00Z).
Filter by CPF or CNPJ document.
Filter by status.
REGISTERED, CANCELLED