Skip to main content

List all collections

This endpoint is used to list all collections. Whenever a user logs on estuary, it will list all collections that the user has access to. This endpoint provides a way to list all collections to the user.

Responses
200

OK

Schema OPTIONAL
object[]
cid string OPTIONAL
createdAt string OPTIONAL
description string OPTIONAL
name string OPTIONAL
userId integer OPTIONAL
uuid string OPTIONAL
400

Bad Request

Schema OPTIONAL
code integer OPTIONAL
details string OPTIONAL
reason string OPTIONAL
404

Not Found

Schema OPTIONAL
code integer OPTIONAL
details string OPTIONAL
reason string OPTIONAL
500

Internal Server Error

Schema OPTIONAL
code integer OPTIONAL
details string OPTIONAL
reason string OPTIONAL