Skip to main content
GET
List materials

Authorizations

Authorization
string
header
required

Send your API Key in the Authorization header (Bearer <api_key>). See Authentication.

Query Parameters

currentPage
integer
default:1

Page number (1-based)

pageSize
integer
default:20

Page size

Response

200 - application/json

Success

code
integer
required

Business code; 200 means success

Example:

200

message
string

Human-readable detail when code is not success

Example:

""

data
object