Skip to main content

Get contents in a collection

This endpoint is used to get contents in a collection. If no colpath query param is passed

Path Parameters
coluuid string REQUIRED

coluuid

Query Parameters
dir string

Directory

Responses
200

OK

Schema
object[]
cid object
cid object
coluuid string
contId integer
dir string
name string
size integer
type string

Possible values: [directory, file]

updatedAt string
400

Bad Request

Schema
code integer
details string
reason string
500

Internal Server Error

Schema
code integer
details string
reason string