harvest
Harvest related operations
get
https://www.data.gouv.fr/api/1
/harvest/backends
List all available harvest backends
get
https://www.data.gouv.fr/api/1
/harvest/job/{ident}/
List all jobs for a given source
get
https://www.data.gouv.fr/api/1
/harvest/job_status
List all available harvesters
post
https://www.data.gouv.fr/api/1
/harvest/source/preview
Preview an harvesting from a source created with the given payload
get
https://www.data.gouv.fr/api/1
/harvest/source/{ident}
Get a single source given an ID or a slug
put
https://www.data.gouv.fr/api/1
/harvest/source/{ident}
Update a harvest source
delete
https://www.data.gouv.fr/api/1
/harvest/source/{ident}
get
https://www.data.gouv.fr/api/1
/harvest/source/{ident}/jobs/
List all jobs for a given source
get
https://www.data.gouv.fr/api/1
/harvest/source/{ident}/preview
Preview a single harvest source given an ID or a slug
post
https://www.data.gouv.fr/api/1
/harvest/source/{ident}/schedule
Schedule an harvest source
delete
https://www.data.gouv.fr/api/1
/harvest/source/{ident}/schedule
Unschedule an harvest source
post
https://www.data.gouv.fr/api/1
/harvest/source/{ident}/validate
Validate or reject an harvest source
get
https://www.data.gouv.fr/api/1
/harvest/sources/
List all harvest sources
post
https://www.data.gouv.fr/api/1
/harvest/sources/
Create a new harvest source
Dernière mise à jour 3mo ago