Use dreambooth fetched queued images API to fetch all queued images
--request POST 'https://stablediffusionapi.com/api/v4/dreambooth/fetch' \
Make a POST
request to https://stablediffusionapi.com/api/v4/dreambooth/fetch
endpoint
{
"key": "",
"request_id": "your_request_id"
}