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