Sign in

Retrieve image

documented

Fetch an image resource from Contentful's Images API.

GET /images/{space_id}/{asset_id}/{file_path}Retrievalno implementation yet0 runs

Input

space_id*
Contentful Space ID
your_space_id
asset_id*
Asset ID
file_path*
File path within asset (including filename)
path/to/your-image.jpg
query
Image transformation query string (e.g., w=800&fm=webp)
w=800&fm=webp
Calls Contentful as you (your API key is your account); keychains.dev holds the credentials.
Retrieve image · Contentful · OpenIntegrations