Portaltransparencia: List Servers
Portaltransparencia via Parse · government_public
List civil servants with optional name filter. Returns paginated results ordered by name ascending. Requires a page token obtained automatically from the portal. Each record includes servant name, masked CPF, organ, position, and status. Scraper for Brazil's Federal Government Transparency Portal. Provides access to public expenditure data, contracts, civil servants, benefits, travel records, and sanctions. Fulfilled by Parse from portaltransparencia.gov.br.
- b2b-directory
- finance
- government-public
- parse
- platform-key
- portaltransparencia
- portaltransparencia-gov-br
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9e04b0c7-3205-4861-90a2-170abdecae1d/list_servers
- Interface artifact
- sha256:c0c0512b0534588f35cffa5fe44ca0a1d34e8225ae6018767f208690d21ff633
- Manifest digest
- sha256:534548d209a71c7e04319bf248a2212439b0f370fa8f1e6458198d47c2532bdf
Request fields
- name (string): Filter servants by name substring.
- limit (integer): Maximum number of results per page.
- offset (integer): Pagination offset (number of records to skip).
Example queries
- {"name":"MARIA","limit":"3","offset":"0"}