Get Images in Base64 Format
GET
https://apis.autobg.ai/public/api/v1/images/getImagesBase64This API retrieves the processed image of the corresponding raw image that
was provided as an input in the Upload Image API in Base64 format.
Request
Query Params
picID
number
required
This parameter specifies the unique identifier (ID) of the image you
intend to retrieve.It should be passed along with api as query param.
Example:
5006
Request samples
Responses
OK(200)
Unauthorized(401)
HTTP Code: 200
Content Type : Rawtext/plain
Example
Not configured
Last modified: 8 months ago