Get Data Products
Retrieves the list of all available data products. Accessible to users with the producer, consumer, admin, or provider role.
Response
OK
Example response
[
{
"dataSourceSystemCode": "AGIS",
"dataSourceSystem": {
"code": "AGIS",
"dataProvider": {
"code": "BLW",
"uid": "CHE123456789"
}
},
"restClient": {
"code": "AGIS_API",
"displayName": "Agis",
"url": "http://example.com/agis"
},
"deprecatedSince": "2022-03-10T12:15:50",
"restClientChangeDetectionPathTemplate": "v1/animal-updates/{{uid}}?since={{LAST_CHANGED_SINCE}}",
"consentRequired": true
}
]Changes
Changed in 22 of the 56 revisions of this API.12731
- ○
added the required property
items/consentRequiredto the response with the200statusresponse-required-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
UNBOUND_BUR_BASED_POST_VALIDATIONenum value to theitems/flowCoderesponse property for the response status200response-property-enum-value-added
- ●
added the new
UNBOUND_UID_BASED_POST_VALIDATIONenum value to theitems/flowCoderesponse property for the response status200response-property-enum-value-added
- ○
removed the
UNBOUND_POST_VALIDATIONenum value from theitems/flowCoderesponse property for the response status200response-property-enum-value-removed
- ○
added the required property
items/dataSourceSystem/legalBasisto the response with the200statusresponse-required-property-added
- ●
- ●
removed the optional property
items/technicalDescriptionfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/extendedDescriptionto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
removed the optional property
items/extendedDescriptionfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/technicalDescriptionto the response with the200statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
removed the optional property
items/technicalDescriptionfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
items/extendedDescriptionto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/restClient/displayNameto the response with the200statusresponse-optional-property-added
- ●
- ○
added the optional property
items/linksto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/technicalDescriptionto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
items/linksfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/restClient/displayNamefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
items/technicalDescriptionfrom the response with the200statusresponse-optional-property-removed
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
items/linksto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/restClient/displayNameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/restClient/urlto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/technicalDescriptionto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
items/restClientChangeDetectionPathTemplateto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
DATA_PROVIDER_ERRORenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
DATA_PROVIDER_ERRORenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ○
added the optional property
items/flowCodeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/restClientto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/restClientMethodCodeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/restClientPathTemplateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/restClientRequestTemplateto the response with the200statusresponse-optional-property-added
- ○
added the required property
items/stateCodeto the response with the200statusresponse-required-property-added
- ●