SDK Configurations (V2)

Evaluate configuration with context

Evaluate a configuration with rich identity and context. Recommended equivalent of the evaluated GET when custom properties are non-trivial. Returns the merged configuration with experiment metadata. Supports knownHash for application-level 304 change detection.

post/sdk/v2/configurations/evaluate

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

Request body

configurationstring
knownHashstring

Response

Default Response

hashstring required
configurationIdnumber required
configurationSchema0 required— unresolved $ref
updatedAtstring date-time required
requiredPropertiesstring[] required

Changes

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