Reading Data
Get received data assets
Get all received data assets that belong to the authenticated user
GET
/
data-assets
/
received
Authorizations
Type "Bearer" followed by a space and the JWT token.
Get all received data assets that belong to the authenticated user
Type "Bearer" followed by a space and the JWT token.