Collections

Retrieve a collections document structure

post/collections.documents

Request body

idstring uuid required

Unique identifier for the collection.

Response

OK

Example response

{
  "data": []
}

Changes