Skip to main content
GET
List workflow prompt images

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

supabase_url
string
required

The stable supabase:// URL to use in workflow prompt HTML

path
string
required

The storage path of the image

filename
string
required

The filename of the image

created_at
string<date-time> | null

When the image was uploaded

size_bytes
integer | null

The size of the file in bytes