v1

latestSwagger 2.02026-07-17282529.5 KB
flag

get/flags

Query parameters

limitinteger

the numbers of flags to return

enabledboolean

return flags having given enabled status

descriptionstring

return flags exactly matching given description

description_likestring

return flags partially matching given description

keystring

return flags matching given key

offsetinteger

return flags given the offset, it should usually set together with limit

preloadboolean

return flags with preloaded segments and variants

Response

list all the flags

idinteger
keystring

unique key representation of the flag

descriptionstring required
enabledboolean required
dataRecordsEnabledboolean required

enabled data records will get data logging in the metrics pipeline, for example, kafka.

entityTypestring

it will override the entityType in the evaluation logs if it's not empty

notesstring

flag usage details in markdown format

createdBystring
updatedBystring
updatedAtstring date-time
All 28 operations