GET
/
api
/
v1
/
projects
/
{projectUuid}
/
sqlRunner
/
results
/
{fileId}
"<any>"

Path Parameters

fileId
string
required

the fileId for the file

projectUuid
string
required

the uuid for the project

Response

200
application/json

Success

This AnyType is an alias for any The goal is to make it easier to identify any type in the codebase without having to eslint-disable all the time These are only used on legacy any types, don't use it for new types. This is added on a separate file to avoid circular dependencies.