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