Get presentation templates.
Presentation Templates
Get presentation templates.
GET
Get presentation templates.
Documentation Index
Fetch the complete documentation index at: https://docs.yoid.me/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.
Query Parameters
Filter presentation templates by their unique identifier
Example:
"6421a8905c17830c188e2e2f"
Search presentation templates by name (partial match)
Example:
"presentation"
Sort order for the results. Prefix with "-" for descending order
Available options:
id, -id, createdAt, -createdAt, updatedAt, -updatedAt Example:
"-createdAt"
Number of items to return per page (1-100)
Required range:
1 <= x <= 100Example:
10
Cursor for pagination - return items before this ID value
Example:
"6421a8905c17830c188e2e2f"
Cursor for pagination - return items after this ID value
Example:
"6421a8905c17830c188e2e30"

