Get Images

Retrieve images by ID (batch, max 100).

post /assets/images
Accept: application/json
Content-Type: application/json
Authorization: Bearer {{(verb-var token)}}

{
    "image_ids": ["{{(verb-var image_id)}}"]
}

Emacs 29.3 (Org mode 9.6.15)