pub async fn api_v3_queue_status_get(
    configuration: &Configuration
) -> Result<QueueStatusResource, Error<ApiV3QueueStatusGetError>>