Experiments (V2)

List experiments

List all experiments for the application and environment. Supports filtering by state, configuration, and cursor-based pagination.

get/application/{applicationId}/v2/experiments

Path parameters

applicationIdnumber required

Gamebeast project ID

Query parameters

configurationIdinteger
state'scheduled' | 'active' | 'ended' | 'terminated'
access'public' | 'private'
searchstring
cursorstring
limitinteger

Headers

environment_idnumber required

Gamebeast environment ID

Response

Default Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.