Search and filter policy components
Policy Component
Search and filter policy components
POST
Search and filter policy components
Documentation Index
Fetch the complete documentation index at: https://docs.draftt.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Example:
{
"technology": "mongodb",
"tags": [
{
"key": "environment",
"value": "development"
}
],
"dueDate": {
"gte": "2024-12-22T13:47:25.036Z",
"lt": "2025-12-31T00:00:00.000Z"
}
}Example:
{ "createdAt": "asc" }Example:
"eyJza2lwIjoxMH0"
Required range:
1 <= x <= 100