Skip to main content
GET
/
v1
/
fleet
/
trigger-templates
Error
A valid request URL is required to generate request examples
{
  "items": [
    {
      "config_schema": {},
      "description": "<string>",
      "id": "<string>",
      "integration": "<string>",
      "name": "<string>"
    }
  ],
  "next_cursor": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-fjmorr-1778259990-38b7dcc.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

page_size
integer

Items per page (default 20, max 100)

cursor
string

Opaque pagination cursor

Response

OK

items
object[]
next_cursor
string