Queue System
Preview queue slots
Preview the next upcoming queue slots and their availability for a profile.
get/uploadposts/queue/preview
Query parameters
profile_usernamestring required
The profile username.
countinteger
Number of slots to return.
Response
Queue preview retrieved successfully.
Example response
{
"success": true
}