Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Optional comma-separated list of container tags to filter documents by
Example:
["user_123", "project_123"]