v8
OpenAPI 3.1.02026-08-04192135175.3 KBLibrary management
Get File By Id
Retrieve a list of documents in the user's library. Optionally specify a filter to find only files with matching labels or paths. This method returns only metadata about files; to download a file, call GET .../files/{file_id}/download
When specifying qualifiers with your request, only files that match all qualifiers will be returns. So, for example, if you specify label='financial' and status='UPLOADED', only files with the label "financial" AND status UPLOADED will be returned.
get/studio/v1/library/files/{file_id}
Path parameters
file_idstring uuid required
Response
Successful Response