ConsoleCatalog
Sign in
HATVP (France) logo

HATVP (France)

hatvp.frGovernment Legalno auth

French transparency authority - declarations register, lobbyist repertoire, and statistics.

Declaration Profile Details

ASYNCREADNo auth

Returns a public official's declaration profile: roles, interests, patrimoine, and mandates.

ParametersFormJSON

Declarant URL slug (e.g. amiel-david) identifying the public official's declaration profile

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_hatvp_fr_declaration_profile_detail",
    "params": {
      "declarant": "amiel-david"
    }
  }'