Dreambooth Fetch Queued Images

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

Request Body

Body Raw
{
 "key": "",
 "request_id": "your_request_id"
}