Documentation Index

Fetch the complete documentation index at: https://support.jacquard.com/llms.txt

Use this file to discover all available pages before exploring further.

Realtime language request

Prev Next
Get
/v2/live/single_variant

Request a language variant by subscriber. NOTE: this endpoint uses the Realtime API base URL (https://realtime.phrasee.co) rather than the standard base URL

Security
HTTP
Type bearer
Header parameters
Accept
string
Exampleapplication/json
Query parameters
campaign_id
string

(Required) Campaign ID for the current send

Examplead Ut
Responses
200

OK

Headers
Content-Type
string
Exampleapplication/json
{
  "variant_text": "Don't let this one slip away",
  "variant_id": "5d6ede6a0ba62570afcedd3a",
  "campaign_id": "59807ed854b8891947e04303",
  "project_id": "86ffe42a3549080abc908249",
  "batch_id": 10,
  "send_id": "24c23c41-121c-413c-aa86-8ddaa254bb70",
  "statistics_url": "https://mail-tracking.phrasee.co/dev/open?variant_id=5d6ede6a0ba62570afcedd3a&campaign_id=59807ed854b8891947e04303&batch_id=10&project_id=86ffe42a3549080abc908249&send_id=24c23c41-121c-413c-aa86-8ddaa254bb70"
}
object
401

Unauthorized

""
string
403

Forbidden

""
string
404

Not Found

""
string
500

Internal Server Error

""
string