Retrieve all templates for the specified workspace.
Documentation Index
Fetch the complete documentation index at: https://api.lancepilot.com/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
per_page | integer | No | 10 | Number of templates per page |
page | integer | No | 1 | Page number |
| Status | Description |
|---|---|
PENDING | Submitted to Meta, awaiting review |
APPROVED | Approved by Meta, ready to use |
REJECTED | Rejected by Meta, cannot be used |
UPDATING | Existing template being updated, under review |
status: "APPROVED" on the client side, or use Sync to update statuses.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the workspace.
Number of templates per page.