List MED fraud markers (DICT-direct)
List MED fraud markers (DICT-direct)
Lists the fraud markers for a document via the DICT-direct query. cpf_cnpj is required; chave and limit are optional filters.
GET
List MED fraud markers (DICT-direct)
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
The document to query (required for the DICT-direct listing).
Optional key filter (must belong to cpf_cnpj if given).
DICT-mode page limit; 0 uses the upstream default (20).
Response
OK
The list of fraud markers.

