Skip to content
AI Security
Search
K
Main Navigation
App
More information
Appearance
Menu
Return to top
Get a file's metadata by the file ID.
GET
/backend/v1/files/{fileId}
Get a file's metadata by the file ID.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
fileId
*
Type
string
Required
Format
"uuid"
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
"string"
GET
/backend/v1/files/{fileId}
Playground
Server
Select a server...
Authorization
HTTPBearer
Variables
Key
Value
fileId
*
Try it out
Samples
Powered by
VitePress OpenAPI