Skip to main content
GET
List Flag Types

Overview

Catalog of flag types your org has used, with usage counts and the most recent note for each. Use it to render a flag-type picker. Types are normalized to lower_snake_case before storage.

Headers

string
required
Your API key for authentication.

Query Parameters

integer
default:"50"
Number of types to return. Minimum 1, maximum 100.
string
Opaque cursor returned as next_cursor from a previous page.

Response

array
Array of flag types.
string | null
Cursor for the next page, or null.
null | array
null on success.

Docs for agents: llms.txt