cURL
curl --request GET \ --url https://pinapi.jackalprotocol.com/api/queue
{ "size": 123 }
Returns the size of the processing queue
Successful operation
The response is of type object.
object