For the complete documentation index, see llms.txt. This page is also available as Markdown.

dataservices

Dataservices related operation (beta)

List or search all dataservices

get
Paramètres de requête
pageintegerOptionnel

The page to fetch

Default: 1
page_sizeintegerOptionnel

The page size to fetch

Default: 20
sortstring · enumOptionnel

The field (and direction) on which sorting apply

Valeurs possibles:
qstringOptionnel
topicstringOptionnel
reusestringOptionnel
ownerstringOptionnel
organizationstringOptionnel
organization_badgestring · my-custom-formatOptionnel
access_typestring · enumOptionnelValeurs possibles:
tagstringOptionnel
featuredbooleanOptionnel
contact_pointstringOptionnel
datasetstringOptionnel
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
next_pagestringOptionnel

The next page URL if exists

pageinteger · min: 1Requis

The current page

page_sizeintegerRequis

The page size used for pagination

previous_pagestringOptionnel

The previous page URL if exists

totalintegerRequis

The total paginated items

get/dataservices/
200

Success

post
Paramètres de chemin
dataservicestringRequis

The dataservice ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corpsobject · DataserviceDatasetsAdd[]
idstringRequis

Id of the dataset to add

Réponses
200

Success

application/json
access_typestring · enumOptionnelExample: openValeurs possibles:
access_type_reasonstringOptionnel
access_type_reason_categorystring · enumOptionnelExample: confidentiality_of_proceedings_of_public_authoritiesValeurs possibles:
acronymstring · max: 128Optionnel
archived_atstring · date-timeOptionnel
authorization_request_urlstringOptionnel
availabilitynumberOptionnelExample: 99.99
availability_urlstringOptionnel
base_api_urlstringOptionnel
business_documentation_urlstringOptionnel
created_atstring · date-timeLecture seuleRequis
datasetsobjectOptionnel

Visit this API link to see the list.

deleted_atstring · date-timeOptionnel
descriptionstring · markdownOptionnel
extrasobjectOptionnel
featuredbooleanLecture seuleOptionnel
formatstring · enumOptionnelExample: RESTValeurs possibles:
idstringLecture seuleRequis
licensestringOptionnel

The ID of the license

machine_documentation_urlstringOptionnel

Swagger link, OpenAPI format, WMS XML…

metadata_modified_atstring · date-timeLecture seuleRequis
metricsobjectLecture seuleOptionnel
privatebooleanOptionnel

Is the dataservice private to the owner or the organization

rate_limitingstringOptionnel
rate_limiting_urlstringOptionnel
self_api_urlstringLecture seuleOptionnel

Link to the API endpoint for this dataservice

self_web_urlstringLecture seuleOptionnel

Link to the udata web page for this dataservice

slugstring · max: 255Lecture seuleRequis
tagsstring[]Optionnel
technical_documentation_urlstringOptionnel

HTML version of a Swagger…

titlestringRequisExample: My awesome API
post/dataservices/{dataservice}/datasets/
get
Paramètres de chemin
dataservicestringRequis
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
access_typestring · enumOptionnelExample: openValeurs possibles:
access_type_reasonstringOptionnel
access_type_reason_categorystring · enumOptionnelExample: confidentiality_of_proceedings_of_public_authoritiesValeurs possibles:
acronymstring · max: 128Optionnel
archived_atstring · date-timeOptionnel
authorization_request_urlstringOptionnel
availabilitynumberOptionnelExample: 99.99
availability_urlstringOptionnel
base_api_urlstringOptionnel
business_documentation_urlstringOptionnel
created_atstring · date-timeLecture seuleRequis
datasetsobjectOptionnel

Visit this API link to see the list.

deleted_atstring · date-timeOptionnel
descriptionstring · markdownOptionnel
extrasobjectOptionnel
featuredbooleanLecture seuleOptionnel
formatstring · enumOptionnelExample: RESTValeurs possibles:
idstringLecture seuleRequis
licensestringOptionnel

The ID of the license

machine_documentation_urlstringOptionnel

Swagger link, OpenAPI format, WMS XML…

metadata_modified_atstring · date-timeLecture seuleRequis
metricsobjectLecture seuleOptionnel
privatebooleanOptionnel

Is the dataservice private to the owner or the organization

rate_limitingstringOptionnel
rate_limiting_urlstringOptionnel
self_api_urlstringLecture seuleOptionnel

Link to the API endpoint for this dataservice

self_web_urlstringLecture seuleOptionnel

Link to the udata web page for this dataservice

slugstring · max: 255Lecture seuleRequis
tagsstring[]Optionnel
technical_documentation_urlstringOptionnel

HTML version of a Swagger…

titlestringRequisExample: My awesome API
get/dataservices/{dataservice}/
200

Success

List all followers for a given object

get
Paramètres de chemin
idstringRequis
Paramètres de requête
pageintegerOptionnel

The page to fetch

Default: 1
page_sizeintegerOptionnel

The page size to fetch

Default: 20
userstringOptionnel

Filter follower by user, it allows to check if a user is following the object

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
next_pagestringOptionnel

The next page URL if exists

pageinteger · min: 1Requis

The current page

page_sizeintegerRequis

The page size used for pagination

previous_pagestringOptionnel

The previous page URL if exists

totalintegerRequis

The total paginated items

get/dataservices/{id}/followers/
200

Success

post
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
access_typestring · enumOptionnelExample: openValeurs possibles:
access_type_reasonstringOptionnel
access_type_reason_categorystring · enumOptionnelExample: confidentiality_of_proceedings_of_public_authoritiesValeurs possibles:
acronymstring · max: 128Optionnel
archived_atstring · date-timeOptionnel
authorization_request_urlstringOptionnel
availabilitynumberOptionnelExample: 99.99
availability_urlstringOptionnel
base_api_urlstringOptionnel
business_documentation_urlstringOptionnel
contact_pointsstring[]Optionnel

ID of the reference

datasetsstring[]Optionnel

ID of the reference

deleted_atstring · date-timeOptionnel
descriptionstring · markdownOptionnel
extrasobjectOptionnel
formatstring · enumOptionnelExample: RESTValeurs possibles:
licensestringOptionnel

The ID of the license

machine_documentation_urlstringOptionnel

Swagger link, OpenAPI format, WMS XML…

organizationstringOptionnel

Only present if owner is not set. Can only be set to an organization of the current authenticated user.

ownerstringOptionnel

Only present if organization is not set. Can only be set to the current authenticated user.

privatebooleanOptionnel

Is the dataservice private to the owner or the organization

rate_limitingstringOptionnel
rate_limiting_urlstringOptionnel
tagsstring[]Optionnel
technical_documentation_urlstringOptionnel

HTML version of a Swagger…

titlestringRequisExample: My awesome API
Réponses
201

Success

application/json
access_typestring · enumOptionnelExample: openValeurs possibles:
access_type_reasonstringOptionnel
access_type_reason_categorystring · enumOptionnelExample: confidentiality_of_proceedings_of_public_authoritiesValeurs possibles:
acronymstring · max: 128Optionnel
archived_atstring · date-timeOptionnel
authorization_request_urlstringOptionnel
availabilitynumberOptionnelExample: 99.99
availability_urlstringOptionnel
base_api_urlstringOptionnel
business_documentation_urlstringOptionnel
created_atstring · date-timeLecture seuleRequis
datasetsobjectOptionnel

Visit this API link to see the list.

deleted_atstring · date-timeOptionnel
descriptionstring · markdownOptionnel
extrasobjectOptionnel
featuredbooleanLecture seuleOptionnel
formatstring · enumOptionnelExample: RESTValeurs possibles:
idstringLecture seuleRequis
licensestringOptionnel

The ID of the license

machine_documentation_urlstringOptionnel

Swagger link, OpenAPI format, WMS XML…

metadata_modified_atstring · date-timeLecture seuleRequis
metricsobjectLecture seuleOptionnel
privatebooleanOptionnel

Is the dataservice private to the owner or the organization

rate_limitingstringOptionnel
rate_limiting_urlstringOptionnel
self_api_urlstringLecture seuleOptionnel

Link to the API endpoint for this dataservice

self_web_urlstringLecture seuleOptionnel

Link to the udata web page for this dataservice

slugstring · max: 255Lecture seuleRequis
tagsstring[]Optionnel
technical_documentation_urlstringOptionnel

HTML version of a Swagger…

titlestringRequisExample: My awesome API
post/dataservices/
delete
Paramètres de chemin
dataservicestringRequis
Paramètres de requête
send_legal_noticebooleanOptionnel

Send formal legal notice with appeal information to owner (admin only)

Default: false
Réponses
204

dataservice deleted

Aucun contenu

delete/dataservices/{dataservice}/
204

dataservice deleted

Aucun contenu

patch
Paramètres de chemin
dataservicestringRequis
Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Corps
access_typestring · enumOptionnelExample: openValeurs possibles:
access_type_reasonstringOptionnel
access_type_reason_categorystring · enumOptionnelExample: confidentiality_of_proceedings_of_public_authoritiesValeurs possibles:
acronymstring · max: 128Optionnel
archived_atstring · date-timeOptionnel
authorization_request_urlstringOptionnel
availabilitynumberOptionnelExample: 99.99
availability_urlstringOptionnel
base_api_urlstringOptionnel
business_documentation_urlstringOptionnel
contact_pointsstring[]Optionnel

ID of the reference

datasetsstring[]Optionnel

ID of the reference

deleted_atstring · date-timeOptionnel
descriptionstring · markdownOptionnel
extrasobjectOptionnel
formatstring · enumOptionnelExample: RESTValeurs possibles:
licensestringOptionnel

The ID of the license

machine_documentation_urlstringOptionnel

Swagger link, OpenAPI format, WMS XML…

organizationstringOptionnel

Only present if owner is not set. Can only be set to an organization of the current authenticated user.

ownerstringOptionnel

Only present if organization is not set. Can only be set to the current authenticated user.

privatebooleanOptionnel

Is the dataservice private to the owner or the organization

rate_limitingstringOptionnel
rate_limiting_urlstringOptionnel
tagsstring[]Optionnel
technical_documentation_urlstringOptionnel

HTML version of a Swagger…

titlestringRequisExample: My awesome API
Réponses
200

Success

application/json
access_typestring · enumOptionnelExample: openValeurs possibles:
access_type_reasonstringOptionnel
access_type_reason_categorystring · enumOptionnelExample: confidentiality_of_proceedings_of_public_authoritiesValeurs possibles:
acronymstring · max: 128Optionnel
archived_atstring · date-timeOptionnel
authorization_request_urlstringOptionnel
availabilitynumberOptionnelExample: 99.99
availability_urlstringOptionnel
base_api_urlstringOptionnel
business_documentation_urlstringOptionnel
created_atstring · date-timeLecture seuleRequis
datasetsobjectOptionnel

Visit this API link to see the list.

deleted_atstring · date-timeOptionnel
descriptionstring · markdownOptionnel
extrasobjectOptionnel
featuredbooleanLecture seuleOptionnel
formatstring · enumOptionnelExample: RESTValeurs possibles:
idstringLecture seuleRequis
licensestringOptionnel

The ID of the license

machine_documentation_urlstringOptionnel

Swagger link, OpenAPI format, WMS XML…

metadata_modified_atstring · date-timeLecture seuleRequis
metricsobjectLecture seuleOptionnel
privatebooleanOptionnel

Is the dataservice private to the owner or the organization

rate_limitingstringOptionnel
rate_limiting_urlstringOptionnel
self_api_urlstringLecture seuleOptionnel

Link to the API endpoint for this dataservice

self_web_urlstringLecture seuleOptionnel

Link to the udata web page for this dataservice

slugstring · max: 255Lecture seuleRequis
tagsstring[]Optionnel
technical_documentation_urlstringOptionnel

HTML version of a Swagger…

titlestringRequisExample: My awesome API
patch/dataservices/{dataservice}/
delete
Paramètres de chemin
dataservicestringRequis

The dataservice ID or slug

datasetstringRequis
Réponses
404

Dataservice not found

Aucun contenu

delete/dataservices/{dataservice}/datasets/{dataset}/
404

Dataservice not found

Aucun contenu

Follow an object given its ID

post

Returns the number of followers left after the operation

Paramètres de chemin
idstringRequis
Réponses
200

Success

Aucun contenu

post/dataservices/{id}/followers/
200

Success

Aucun contenu

delete
Paramètres de chemin
dataservicestringRequis

The dataservice ID or slug

Paramètres d'en-tête
X-Fieldsstring · maskOptionnel

An optional fields mask

Réponses
200

Success

application/json
access_typestring · enumOptionnelExample: openValeurs possibles:
access_type_reasonstringOptionnel
access_type_reason_categorystring · enumOptionnelExample: confidentiality_of_proceedings_of_public_authoritiesValeurs possibles:
acronymstring · max: 128Optionnel
archived_atstring · date-timeOptionnel
authorization_request_urlstringOptionnel
availabilitynumberOptionnelExample: 99.99
availability_urlstringOptionnel
base_api_urlstringOptionnel
business_documentation_urlstringOptionnel
created_atstring · date-timeLecture seuleRequis
datasetsobjectOptionnel

Visit this API link to see the list.

deleted_atstring · date-timeOptionnel
descriptionstring · markdownOptionnel
extrasobjectOptionnel
featuredbooleanLecture seuleOptionnel
formatstring · enumOptionnelExample: RESTValeurs possibles:
idstringLecture seuleRequis
licensestringOptionnel

The ID of the license

machine_documentation_urlstringOptionnel

Swagger link, OpenAPI format, WMS XML…

metadata_modified_atstring · date-timeLecture seuleRequis
metricsobjectLecture seuleOptionnel
privatebooleanOptionnel

Is the dataservice private to the owner or the organization

rate_limitingstringOptionnel
rate_limiting_urlstringOptionnel
self_api_urlstringLecture seuleOptionnel

Link to the API endpoint for this dataservice

self_web_urlstringLecture seuleOptionnel

Link to the udata web page for this dataservice

slugstring · max: 255Lecture seuleRequis
tagsstring[]Optionnel
technical_documentation_urlstringOptionnel

HTML version of a Swagger…

titlestringRequisExample: My awesome API
delete/dataservices/{dataservice}/featured/
200

Success

Unfollow an object given its ID

delete

Returns the number of followers left after the operation

Paramètres de chemin
idstringRequis
Réponses
200

Success

Aucun contenu

delete/dataservices/{id}/followers/
200

Success

Aucun contenu

Mis à jour

Ce contenu vous a-t-il été utile ?