Skip to main content
GET
List invite message templates (admin-only).

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Query Parameters

includeHistory
enum<string>

When 'true', returns every stored version instead of just the latest per name.

Available options:
true,
false

Response

The template list.

templates
object[]
required