Conversational RAG - Library Management Methods
Get Workspace Files
Get metadata about a specific file by file ID. The file ID is generated by AI21 when you upload the file.
GET
Responses
Response 200
A successful response returns an array of file metadata items.
errorCode int
The error code, if any.
errorMessage string
The error message, if any.
Response 422
No matching ID is found.