Skip to main content
POST
查询素材组

Authorizations

Authorization
string
header
required

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

Body

application/json
model
string
required

模型名称。默认 volc-asset

Example:

"volc-asset"

Filter
object
required
PageNumber
integer

页码,默认 1

Example:

1

PageSize
integer

每页数量,默认 10

Example:

10

Response

查询成功

Items
object[]
PageNumber
integer
Example:

1

PageSize
integer
Example:

10

TotalCount
integer
Example:

2