Skip to content

Lists orphaned files

POST
/ops/list-orphans

Orphaned files are files that are present in the storage but have no associated metadata. This is an admin operation that requires the Hasura admin secret.

Successfully computed orphaned files

object
files
Array<string>

En error occured

Error information returned by the API.

object
error

Error details.

object
message
required

Human-readable error message.

string
Example
File not found
data

Additional data related to the error, if any.

object
key
additional properties
any