Amplitude · Example Payload

Dsar Api Dsar Status Response Example

A/B TestingAnalyticsExperimentationFeature FlagsProduct AnalyticsUser Behavior

Dsar Api Dsar Status Response Example is an example object payload from Amplitude, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

request_idstatusdownload_url

Example Payload

Raw ↑
{
  "request_id": "500123",
  "status": "pending",
  "download_url": "https://example.com/path"
}