Templates
List Templates
Returns a paginated list of templates in a Lumin Workspace.
GET
Required scopes (OAuth 2.0)
Required scopes (OAuth 2.0)
This endpoint requires the following scope:
templatesAuthorizations
Provide your API key in the X-API-Key header, e.g., X-API-Key: YOUR_API_KEY.
Headers
API version header
Query Parameters
Specify which page of the dataset to return (min = 1).
Required range:
x >= 1Specify how many templates to return: one of 10, 25, 50.
Available options:
10, 25, 50 Response
OK
The current page of results being returned.
The maximum number of template records shown per page (e.g., 10, 25, or 50).
The total number of template records returned.
The list of templates returned. Each object contains full details about one template.