Nuxa
Api referenceWorkspacesApiWorkspacesIdFilesFileidDownload

POST /api/workspaces/{id}/files/{fileId}/download

POST
/api/workspaces/{id}/files/{fileId}/download

Authorization

sessionAuth
better-auth.session_token<token>

Better Auth session cookie

In: cookie

Path Parameters

id*string

The id parameter

fileId*string

The fileId parameter

Response Body

application/json

application/json

application/json

application/json

curl -X POST "https://app.nuxa.ai/api/workspaces/string/files/string/download"
{}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}
{
  "error": "string",
  "code": "string"
}