Get all component secondary data for component in SiGREEN

GET {{baseUrl}}/components/:id/secondaryData?page=0&size=10

Get all component secondary data for component in SiGREEN

Request Params

KeyDatatypeRequiredDescription
pagenumberpage number
sizenumberpage size

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"items":[{"email":"example@example.com","fossil":"100","quantity":"1","secondaryDataId":"C98BE31E-3698-412D-91E3-8270102CC7D5","totalInclBio":"1.1","totalExclBio":"1.1","dataSource":"Database","dataVerification":"Proxy data","region":"Europe","validityPeriodStart":"2024-04-19T00:00:00.000Z","comment":"Comment if any","biogenic":"200","landUse":"150","aircraft":"0","dLuc":"50"},{"email":"example@example.com","fossil":"100","quantity":"1","secondaryDataId":"C98BE31E-3698-412D-91E3-8270102CC7D5","totalInclBio":"1.1","totalExclBio":"1.1","dataSource":"Database","dataVerification":"Proxy data","region":"Europe","validityPeriodStart":"2024-04-19T00:00:00.000Z","comment":"Comment if any","biogenic":"200","landUse":"150","aircraft":"0","dLuc":"50"}],"hasNext":true,"hasPrev":false,"page":0,"pageNumber":1,"size":10,"totalPages":120}