https://platform.stability.ai/docs/api-reference#tag/v1generation/operation/textToImage In your reference doc, you specified the success response to be <img width="572" alt="CleanShot 2023-09-18 at 18 21 30@2x" src="https://github.com/Stability-AI/rest-api-support/assets/565869/5ce7258b-bca6-4e55-a75e-894441876087"> Which is an array of objects directly. However, the actual response is an object with an array named `artifacts`. 