Skip to main content
GET
/
api
/
v2
/
external
/
images
/
serve
/
{image_id}
Serve Image
curl --request GET \
  --url https://api.example.com/api/v2/external/images/serve/{image_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

image_id
string
required

Response

Successful Response