GET
/
data-assets
/
received
curl --request GET \
  --url https://api.gateway.tech/data-assets/received \
  --header 'Authorization: <api-key>'
"<any>"

Authorizations

Authorization
string
header
required

Type "Bearer" followed by a space and the JWT token.

Query Parameters

page
integer

Page number

page_size
integer

Page size

role
string

Role (any AccessLevel)

Response

200 - application/json
OK
data
any
meta
object
required