SDK Bootstrap (V2)
Poll configuration and experiment state
The polling companion to GET /sdk/v2/bootstrap: the same payload without the configuration documents, so a client on a timer can compare content hashes and refetch only what changed. Takes no parameters and always returns 200 — there is no hash query param and no 304, because the response is itself the change report.
get/sdk/v2/status
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
Response
Default Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.