List Files

View as Markdown
List files in a space using the canonical v2 file resource. Use source and path filters to find uploaded inputs or runtime outputs.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Query parameters

spaceIdstringRequiredformat: "uuid"
cursorstringOptional>=1 character
limitintegerOptional<=500
source"upload" or "runtime" or "system"Optional
pathstringOptional1-4096 characters
prefixstringOptional1-4096 characters
querystringOptional>=1 character
contentTypestringOptional>=1 character

Response

Default Response
datalist of objects
nextCursorstring or null