GET

Get Generated Image


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves the result of an asynchronous image-generation request.

Poll this with the executionId returned by Generate Image until the status is READY, when the generated image's imageUrl and fileId are populated, or FAILED.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Social Posts
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/social-publisher/v1/generated-image/{executionId}

Errors
404Not Found

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?