Get Burned Item
GET/origins/v2/community/users/:user/items/burned
Get Burned Item
Request
Path Parameters
user stringrequired
Unique string that identifies a user.
Example: 1ec9eb6f-4d26-67e3-a60c-6773c6c577ed
Query Parameters
startAt integerrequired
Start time to query
Example: 1661128000
endAt integerrequired
End time to query
Example: 1668484800
itemID stringrequired
The item id you want to filter: [slp, axs]
Example: slp
Responses
- 200
OK
Response Headers
Date
string
Content-Type
string
Content-Length
integer
Connection
string
Strict-Transport-Security
string
Access-Control-Allow-Origin
string
Access-Control-Allow-Credentials
boolean
Access-Control-Allow-Methods
string
Access-Control-Allow-Headers
string
Access-Control-Max-Age
integer
- application/json
- Schema
- Example (from schema)
- Example
Schema
object
{}
{
"name": "slp",
"total": 2950
}
Loading...
Was this helpful?
Happy React is loading...