Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
红包ID
Example:
"redpacket123"
Query Parameters
分页游标
Example:
"cursor_123"
每页记录数
Required range:
1 <= x <= 100
Example:
20
排序方向
Example:
"desc"
Response
200 - application/json
The response is of type object
.