Skip to main content
GET
List Line Assets

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

order_id
string<uuid>
required
line_id
string<uuid>
required

Query Parameters

cursor
string | null
limit
integer
default:50
Required range: 1 <= x <= 200

Response

Successful Response