Request

Send a POST request to below endpoint to return the corresponding queued images.
curl
--request POST 'https://modelslab.com/api/v1/enterprise/flux/fetch/{id}' \

Body

json
{ 
    "key": "enterprise_api_key"
}