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
array[]
cid string
createdAt string
description string
name string
userId integer
uuid string
400

Bad Request

Schema
code integer
details string
reason string
404

Not Found

Schema
code integer
details string
reason string
500

Internal Server Error

Schema
code integer
details string
reason string