List flag sets

List all flag sets for a given project (formerly called workspace).

Query Params
string
required

The ID of the project (workspace) to get a list of flag sets from. After migration to Harness, get this value using the Get Projects (Workspaces) endpoint and the Harness project name.

string

Get up to limit amount of flag sets before the specified marker. Use the 'previousMarker' or 'nextMarker' from the response to set this value appropriately.

string

Get up to limit amount of flag sets after the specified marker. Use the 'previousMarker' or 'nextMarker' from the response to set this value appropriately.

integer
Defaults to 20

The maximum amount of flag sets returned. Can be up to 200. Defaults to 20 if not specified.

Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json