API Reference
List Variant
List all the variants of this flag. The variants are returned in the order they were added to the flag.
GET
List Variant
Documentation Index
Fetch the complete documentation index at: https://confidence-auth-testing.mintlify.io/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.
Path Parameters
Query Parameters
The maximum number of variants to fetch.
Token used for pagination.
Response
200 - application/json
OK
Flag.Variant: List of variants.
A token that can be used to fetch more variants, empty if no more variants are available.
List Variant

