Collections
Collections Overview
GET
/
v2
/
collections_overview
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
collection_ids
string[] | null
offset
integer | null
default: 0limit
integer | null
default: 100Response
200 - application/json
results
object[]
requiredWas this page helpful?