SDK Experiments (V2)

Resolve experiment assignments

Resolve assignments for the identified unit without returning configuration content. Creates assignments as needed but does not merge or return the configuration document. Primarily for diagnostics and SDKs that fetch assignments separately.

get/sdk/v2/experiments/assignments

Query parameters

configurationstring

Headers

environment'production' | 'development'

Environment alias. Defaults to development when omitted; studio is accepted as a synonym for it. Any alias outside the calling key's environment scope is rejected with 403.

project-idinteger
distinct-idstring
unit-type'user' | 'server'
evaluation-contextstring

Response

Default Response

configurationIdnumber required

Changes

No recorded changes to this endpoint across all 2 revisions of this API.