Select your language

Mise à jour de la protection des données / Data Protection Update - 07/2026

Nous avons amélioré la protection des données sensibles. Prospect utilise désormais un coffre personnel au lieu de l’ancienne clé de chiffrement. Votre coffre vous donne un accès sécurisé et privé aux données protégées de votre organisation. Cliquez sur l’icône Coffre dans le menu supérieur pour finaliser la configuration. - We’ve upgraded how sensitive data is protected. Prospect now uses a personal vault instead of the previous encryption key. Your vault gives you secure, private access to protected organization data. Click the Vault icon in the top menu to complete the setup.

08.07.2026 10:47

Mise à jour des tableaux de bord / Update - 07/2026

Nous avons mis à jour les tableaux de bord. Si vous constatez des problèmes d’affichage, veuillez vider vos cookies et le cache de votre navigateur. We’ve updated the dashboards. If you experience loading or display issues, please clear your cookies and browser cache.

08.07.2026 07:57

Documentation: trust_trace

Trust Trace - the results of data validations and checks on subjects from other tables. Populated by data processors.
To import data in this format you can use our API. -> Api Documentation
Rate limit: 300 requests per minute. Once the limit is exceeded, any further requests will result in a 429 (Too Many Requests) response.
You can also supply us with files in xlsx, csv or json format. -> Example CSV
Row Name Type Example

uid

subject_origin + subject_uid + check

  • auto-generated
string

123-456

subject_origin

The data category where we find the subject uid. Basically the table name without data_ prefix

  • auto-generated
enum: shs, meters, grids, payments_ts, installations, agents, custom, customers, installations_ts, test, trust_trace, events_ts

meters

ingestion_check_id

Foreign key id to an optionally set ingestion check

Only period (.) decimal delimiters are supported. Do not use commas (,) — they will cause an error.

  • auto-generated
integer

1

subject_uid

The uid of the subject. Referring to the the uid in its origin table.

  • auto-generated
string

123_456

check

The name of the check performed

  • auto-generated
string

meter_installation_gps_valid

result

The result of the performed check. Casted as string as it can have various forms depending on what check is performed.

  • auto-generated
string

ok

created_at

Timestamp when row was inserted

  • auto-generated
datetime

2021-05-03 6:23:55

updated_at

Timestamp when row was updated

  • auto-generated
datetime

2021-05-03 6:23:55

source_id

References Source of data

  • auto-generated
integer

1

import_id

References Import of data

  • auto-generated
integer

1

organization_id

References Organization of data

  • auto-generated
integer

1

custom

Saves additional imported data out of standard structure

  • auto-generated
jsonb

{ "some": "key" }

data_origin

Origin of the data, generic or name of the api

  • auto-generated
string

generic

last_import_id

Id of the last import which updated the record

  • auto-generated
integer

337

last_source_id

Id of the last Source which updated the record

  • auto-generated
integer

33

Partner logo

Progress