GET
/
api
/
v1
/
collection
/
schema
curl --request GET \
  --url https://app.twilix.io/api/v1/collection/schema \
  --header 'Authorization: Bearer <token>'

This endpoint returns the schema inside a given collection

collection
string

The collection to query.

Content-Type
default: "application/json"required

Requires JSON Content Type