List enum variants

Returns enum variants of the specified enum.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Return variants of this enum

string

Return only variants whose label contains this string (case-insensitive)

integer
≥ 0

Return at most that many labels

Responses

Response body
array of objects
object
required

Identifier of an enum variant

string
required

Human-readable label of an enum variant

Language
Credentials
URL