Page cover image

▪️Retrieve file content

Example request
curl https://api.eye-ai.com/v1/files/file-XjGxS3KTG0uNmNOK362iJua3/content \
  -H 'Authorization: Bearer YOUR_API_KEY' > file.jsonl
}

Last updated