cURL
curl --request GET \ --url https://api.gateway.tech/data-assets/received \ --header 'Authorization: <api-key>'
"<unknown>"
Get all received data assets that belong to the authenticated user
Type "Bearer" followed by a space and the JWT token.
Page number
Page size
Role (any AccessLevel)
OK
The response is of type any.
any
Was this page helpful?