Retrieve file
Look up one uploaded file by file_id. Covers the path parameter, the file object returned (id, bytes, filename, purpose, created_at), and an example request and response.
Create job
Run a Studio agent on uploaded files by creating a job. Covers the request body (agent ID, input files, config version, include), the response object (status, output, usage), and an example request and response.