Abuses
My User
List my abuses
get/api/v1/users/me/abuses
Query parameters
idinteger
only list the report with this id
state1 | 2 | 3
The abuse state (Pending = 1, Rejected = 2, Accepted = 3)
sort'-id' | '-createdAt' | '-state'
Sort abuses by criteria
startinteger
Offset used to paginate results
countinteger
Number of items to return
Response
successful operation