SendExperimentResponse

  • in_experiment
    Type: boolean · In Experiment
    required

    To show whether the experiment is active or not.

  • took
    Type: integer · Took
    required

    The amount of time (in milliseconds) Miso took to answer this request.

  • variant
    Type: object · VariantObject
    required
    • id
      Type: string · Id
      required

      The UUID of this variant.

    • name
      Type: string · Name
      required

      The name of this variant.

    • slug
      Type: string · Slug
      required

      The slug name of this variant.

    • status
      Type: string · Statusenum
      required

      The current status for this variant.

      values
      • Draft
      • Scheduled
      • Active
      • Completed
      • Archived
    • configuration

      The configuration of this variant.

      Empty object