???
❯ curl -s -XPOST https://misskey.omhnc.net/api/admin/queue/stats --header 'Authorization: Bearer APIキー' | jq .
{
"error": {
"message": "Invalid param.",
"code": "INVALID_PARAM",
"id": "3d81ceae-475f-4600-b2a8-2bc116157532",
"kind": "client",
"info": {
"param": "#/type",
"reason": "must be object"
}
}
}