Qortora · Search · Indexed page
me | Guides de data.gouv.fr ⌘Ctrlk ✉️ Contact💬 Forum Plus Documentation de data.gouv.fr Guides sur les données Documentation de l’Annuaire des Entreprises Documentation ecologie.data.gouv.fr Fabrique des strandards Passe marché Accueil ❓Foire aux questions COMPTE UTILISATEUR Créer un compte utilisateur Suivre vos contenus publiés ORGANISATIONS Rejoindre une organisation Créer une organisation Modifier son organisation Gérer les membres de son organisation Suivre l'activité de son organisation Obtenir une certification JEUX DE DONNÉES Publier un jeu de données Ressource communautaire Modifier un jeu de données API Publier une API Modifier une API RÉUTILISATIONS Publier une réutilisation Modifier une réutilisation API DE DATA.GOUV.FR Prise en main Référencesite datasets reuses discussions organizations spatial users me contacts workers tags topics posts transfer notifications avatars harvest dataservices Télécharger le catalogue de données de data.gouv.fr Accéder au catalogue via SPARQL MOISSONNAGE Comprendre le moissonnage Mettre en place un moissonneur INTELLIGENCE ARTIFICIELLE Notre approche de l’intelligence artificielle sur data.gouv.fr Le serveur MCP de data.gouv.fr Le skill data.gouv.fr Données spécifiques Publier une Base Adresse Locale Données de forte valeur : métadonnées obligatoires et modalités de rapportage Données de la commande publique Données de transports et mobilités Autres Créer une verticale thématique de data.gouv.fr Propulsé par GitBook Sur cette page For the complete documentation index, see llms.txt. This page is also available as Markdown. Copier Sur cette page Documentation de data.gouv.fr API DE DATA.GOUV.FR Référence me Connected user related operations Fetch the current user (me) identity gethttp://www.data.gouv.fr/api/1/me/ Paramètres d'en-tête X-Fieldsstring · maskOptionnelAn optional fields mask Réponses 200Success application/json aboutstring · markdownOptionnel activebooleanLecture seuleOptionnel avatarstringLecture seuleOptionnelURL of the image avatar_thumbnailstringLecture seuleOptionnelURL of the cropped and squared image (500x500) emailstring · max: 255Requis first_namestring · max: 255Requis idstringLecture seuleRequis last_login_atstring · date-timeLecture seuleOptionnel last_namestring · max: 255Requis metricsobjectLecture seuleOptionnel organizationsobject · BaseReferenceOptionnel Afficher propriétés pagestringLecture seuleOptionnelLink to the udata web page for this user password_rotation_demandedstring · date-timeLecture seuleOptionnel password_rotation_performedstring · date-timeLecture seuleOptionnel rolesstring[]Lecture seuleOptionnel sincestring · date-timeLecture seuleRequis slugstring · max: 255Lecture seuleRequis uristringLecture seuleOptionnelLink to the API endpoint for this user websitestringOptionnel get/me/ HTTP Copier GET /api/1/me/ HTTP/1.1 Host: www.data.gouv.fr Accept: */* Tester 200Success Copier { "about": "text", "active": true, "avatar": "text", "avatar_thumbnail": "text", "email": "text", "first_name": "text", "id": "text", "last_login_at": "2026-01-01T00:00:00.000Z", "last_name": "text", "metrics": {}, "organizations": [ { "class": "text", "id": "text", "acronym": "text", "badges": [ { "kind": "text" } ], "logo": "text", "logo_thumbnail": "text", "name": "text", "page": "text", "permissions": { "delete": true, "edit": true, "harvest": true, "members": true, "private": true }, "slug": "text", "uri": "text" } ], "page": "text", "password_rotation_demanded": "2026-01-01T00:00:00.000Z", "password_rotation_performed": "2026-01-01T00:00:00.000Z", "roles": [ "text" ], "since": "2026-01-01T00:00:00.000Z", "slug": "text", "uri": "text", "website": "text" } Update my profile puthttp://www.data.gouv.fr/api/1/me/ Paramètres d'en-tête X-Fieldsstring · maskOptionnelAn optional fields mask Corps application/json aboutstring · markdownOptionnel emailstring · max: 255Requis first_namestring · max: 255Requis last_namestring · max: 255Requis websitestringOptionnel Réponses 200Success application/json aboutstring · markdownOptionnel activebooleanLecture seuleOptionnel avatarstringLecture seuleOptionnelURL of the image avatar_thumbnailstringLecture seuleOptionnelURL of the cropped and squared image (500x500) emailstring · max: 255Requis first_namestring · max: 255Requis idstringLecture seuleRequis last_login_atstring · date-timeLecture seuleOptionnel last_namestring · max: 255Requis metricsobjectLecture seuleOptionnel organizationsobject · BaseReferenceOptionnel Afficher propriétés pagestringLecture seuleOptionnelLink to the udata web page for this user password_rotation_demandedstring · date-timeLecture seuleOptionnel password_rotation_performedstring · date-timeLecture seuleOptionnel rolesstring[]Lecture seuleOptionnel sincestring · date-timeLecture seuleRequis slugstring · max: 255Lecture seuleRequis uristringLecture seuleOptionnelLink to the API endpoint for this user websitestringOptionnel 400Validation error put/me/ HTTP Copier PUT /api/1/me/ HTTP/1.1 Host: www.data.gouv.fr Content-Type: application/json Accept: */* Content-Length: 87 { "about": "text", "email": "text", "first_name": "text", "last_name": "text", "website": "text" } Tester 200Success Copier { "about": "text", "active": true, "avatar": "text", "avatar_thumbnail": "text", "email": "text", "first_name": "text", "id": "text", "last_login_at": "2026-01-01T00:00:00.000Z", "last_name": "text", "metrics": {}, "organizations": [ { "class": "text", "id": "text", "acronym": "text", "badges": [ { "kind": "text" } ], "logo": "text", "logo_thumbnail": "text", "name": "text", "page": "text", "permissions": { "delete": true, "edit": true, "harvest": true, "members": true, "private": true }, "slug": "text", "uri": "text" } ], "page": "text", "password_rotation_demanded": "2026-01-01T00:00:00.000Z", "password_rotation_performed": "2026-01-01T00:00:00.000Z", "roles": [ "text" ], "since": "2026-01-01T00:00:00.000Z", "slug": "text", "uri": "text", "website": "text" } Delete my profile deletehttp://www.data.gouv.fr/api/1/me/ Réponses 204Object deleted Aucun contenu delete/me/ HTTP Copier DELETE /api/1/me/ HTTP/1.1 Host: www.data.gouv.fr Accept: */* Tester 204Object deleted Aucun contenu Upload a new avatar posthttp://www.data.gouv.fr/api/1/me/avatar Paramètres d'en-tête X-Fieldsstring · maskOptionnelAn optional fields mask Corps multipart/form-data filestringOptionnel bboxstringOptionnel Réponses 200Success application/json imagestringOptionnel successbooleanLecture seuleOptionnelWhether the upload succeeded or not. Default: true post/me/avatar HTTP Copier POST /api/1/me/avatar HTTP/1.1 Host: www.data.gouv.fr Content-Type: multipart/form-data Accept: */* Content-Length: 29 { "file": "text", "bbox": "text" } Tester 200Success Copier { "image": "text", "success": true } List all my datasets (including private ones) gethttp://www.data.gouv.fr/api/1/me/datasets/ Paramètres d'en-tête X-Fieldsstring · maskOptionnelAn optional fields mask Réponses 200Success application/json access_audiencesobject · AccessAudience (read)[]Optionnel Afficher propriétés access_typestringOptionnel access_type_reasonstringOptionnel access_type_reason_categorystringOptionnel acronymstringOptionnelAn optional dataset acronym archivedstring · date-timeOptionnelThe archival date if archived authorization_request_urlstringOptionnel badgesobject · Badge (read)[]Lecture seuleOptionnelThe dataset badges Afficher propriétés community_resourcesobject · CommunityResourceOptionnel Afficher propriétés contact_pointsobject · ContactPoint (read)Optionnel Afficher propriétés created_atstring · date-timeLecture seuleRequisThis date is computed between harvested creation date if any and site's internal creation date deletedstring · date-timeLecture seuleOptionnelThe deletion date if deleted descriptionstring · markdownRequisThe dataset description in markdown description_shortstringOptionnelThe dataset short description extrasobjectOptionnelExtras attributes as key-value pairs featuredbooleanOptionnelIs the dataset featured frequencystring · enumRequisThe update frequency Default: unknownExample: continuousValeurs possibles: continuousoneMinutefiveMinutestenMinutesfifteenMinutesthirtyMinuteshourlybihourlytrihourlytwelveHoursseveralTimesADaythreeTimesADaysemidailydailyfiveTimesAWeekthreeTimesAWeeksemiweeklyweeklybiweeklythreeTimesAMonthsemimonthlymonthlybimonthlyquarterlythreeTimesAYearsemiannualannualbiennialtriennialquadrennialquinquennialdecennialbidecennialtridecennialpunctualirregularnevernotPlannedotherunknown frequency_datestring · date-timeOptionnelNext expected update date, you will be notified once that date is reached. harvestobject · HarvestDatasetMetadataOptionnel Afficher propriétés idstringLecture seuleOptionnelThe dataset identifier internalobject · DatasetInternalsOptionnel Afficher propriétés last_modifiedstring · date-timeLecture seuleRequisThe dataset last modification date last_updatestring · date-timeRequisThe resources last modification date licensestringOptionnelThe dataset license Default: notspecified metricsobjectOptionnelThe dataset metrics organizationobject · OrganizationReferenceOptionnel Afficher propriétés ownerobject · UserReferenceOptionnel Afficher propriétés pagestringLecture seuleOptionnelThe dataset web page URL permissionsobject · DatasetPermissionsOptionnel Afficher propriétés privatebooleanOptionnelIs the dataset private to the owner or the organization qualityobjectLecture seuleOptionnelThe dataset quality resourcesobject · ResourceOptionnel Afficher propriétés schemaobject · SchemaOptionnel Afficher propriétés slugstringLecture seuleOptionnelThe dataset permalink string spatialobject · SpatialCoverageOptionnel Afficher propriétés tagsstring[]Optionnel temporal_coverageobject · TemporalCoverageOptionnel Afficher propriétés titlestringRequisThe dataset title uristringLecture seuleOptionnelThe API URI for this dataset get/me/datasets/ HTTP Copier GET /api/1/me/datasets/ HTTP/1.1 Host: www.data.gouv.fr Accept: */* Tester 200Success Copier [ { "access_audiences": [ { "condition": "yes", "role": "local_authority_and_administration" } ], "access_type": "text", "access_type_reason": "text", "access_type_reason_category": "text", "acronym": "text", "archived": "2026-01-01T00:00:00.000Z", "authorization_request_url": "text", "badges": [ { "kind": "text" } ], "community_resources": [ { "checksum": { "type": "sha1", "value": "text" }, "created_at": "2026-01-01T00:00:00.000Z", "description": "text", "extras": {}, "filesize": 1, "filetype": "file", "format": "text", "harvest": { "issued_at": "2026-01-01T00:00:00.000Z", "last_update": "2026-01-01T00:00:00.000Z", "modified_at": "2026-01-01T00:00:00.000Z", "uri": "text" }, "id": "text", "internal": { "created_at_internal": "2026-01-01T00:00:00.000Z", "last_modified_internal": "2026-01-01T00:00:00.000Z" }, "last_modified": "2026-01-01T00:00:00.000Z", "latest": "text", "metrics": {}, "mime": "text", "preview_url": "text", "schema": { "name": "text", "url": "text", "version": "text" }, "title": "text", "type": "main", "url": "text", "dataset": { "class": "text", "id": "text" }, "organization": { "class": "text", "id": "text", "acronym": "text", "badges": [ { "kind": "text" } ], "logo": "text", "logo_thumbnail": "text", "name": "text", "page": "text", "permissions": { "delete": true, "edit": true, "harvest": true, "members": true, "private": true }, "slug": "text", "uri": "text" }, "owner": { "class": "text", "id": "text", "avatar": "text", "avatar_thumbnail": "text", "first_name": "text", "last_name": "text", "page": "text", "slug": "text", "uri": "text" }, "permissions": { "delete": true, "edit": true, "edit_resources": true } } ], "contact_points": [ { "contact_form": "text", "email": "text", "id": "text", "name": "text", "organization": { "class": "text", "id": "text", "acronym": "text", "badges": [ { "kind…