GET /files

anthropic.com:anthropic-api

Summary: List files
Operation ID: listFiles
Auth: api_key
Description

List all files uploaded for the organization.

Parameters (3)

after_id (string, query, optional)

Return files created after this file ID

before_id (string, query, optional)

Return files created before this file ID

limit (integer, query, optional, default: 20)

Maximum number of files to return

No probe data for this endpoint yet.