API Reference
Set the Authorization header to:
Authorization: Bearer <publishable_key>
Feature key - unique identifier of the feature which you can find in app.reflag.com Example:
new-order-created
OK
Bad request
Set the Authorization header to:
Authorization: Bearer <publishable_key>
Feature key - unique identifier of the feature which you can find in app.reflag.com Example:
new-order-created
OK
Bad request
Set the Authorization header to:
Authorization: Bearer <publishable_key>
Represents an event related to feature flag evaluation
Feature key - unique identifier of the feature which you can find in app.reflag.com Example:
new-order-created
The version of the targeting rules. Every time when targeting rules are updated the version is incremented.
The result of the evaluation
The results of evaluation for each of the rules
The fields that were missing in the context for successful evaluation
OK
Bad request
Set the Authorization header to:
Authorization: Bearer <publishable_key>
Represents a user entity with their attributes and metadata
Unique identifier for the user
Additional attributes of the user
Timestamp associated with the user data
OK
Bad request
Set the Authorization header to:
Authorization: Bearer <publishable_key>
Represents a company entity with its attributes and associated user
Identifier for the user linked to the company
Unique identifier for the company
Additional attributes of the company
Timestamp associated with the company data
OK
Bad request
Set the Authorization header to:
Authorization: Bearer <publishable_key>
Represents a tracking event with associated user, company, and metadata
Identifier for the user initiating the event
The name of the generated event
Additional event-related attributes
Identifier for the company linked to the event
Timestamp associated with the event
OK
Bad request
Set the Authorization header to:
Authorization: Bearer <publishable_key>
Represents user feedback data with associated context and metadata
Unique identifier for updating existing feedback
Identifier of the user providing feedback
Identifier of the company linked to the feedback
Identifier of the feedback prompt
Identifier of the feature the feedback is related to
Feature key - unique identifier of the feature which you can find in app.reflag.com Example:
new-order-created
In case the feedback is initiated by a prompt this will be the question which was asked
In case the feedback is initiated by a prompt this will be the question which was asked
The source of the feedback
The score of the feedback
The user's input
When the feedback was submitted
OK
Bad request
Rules schema
Filter Schema
Last updated
Was this helpful?