Skip to main content
GET
List metadata imports

Authorizations

Authorization
string
header
required

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

Path Parameters

collection_id
string<uuid>
required

The ID of the metadata collection

Query Parameters

limit
integer

Maximum number of imports to return (default 50)

Required range: 1 <= x <= 100
offset
integer

Number of imports to skip

Required range: x >= 0

Response

Imports for the collection

object
enum<string>
Available options:
list
data
object[]
total
integer
limit
integer
offset
integer