ServeReleaseV2
GET/release/v2/:organisation/:application
Version 2 of the release-resolution endpoint: resolves and returns the active release configuration for an application based on the caller's targeting dimensions. This is the endpoint newer SDKs call at boot. Public — no auth token required.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
ServeReleaseV2 200 response
BadRequestError 400 response
Unauthorized 401 response
ForbiddenError 403 response
NotFoundError 404 response
InternalServerError 500 response