Skip to main content
GET
Get digital sample

Authorizations

Authorization
string
header
required

Your organization API key starting with yph_sk_live_…

Path Parameters

id
string<uuid>
required

Response

Sample details

digitalSample
object

Digital sample resource returned by GET, POST, and PATCH.

  • Write-only (POST/PATCH body): seedVideoUrl — your public HTTPS source URL. YPH ingests a copy into private storage. Use the presigned upload flow (/seed/upload-url + /seed/register) when uploading directly.
  • Read-only (responses): signedSeedVideoUrl — short-lived presigned GET URL for preview/download. Never send this back on PATCH.
  • Echo (responses): seedVideoUrl repeats the external source URL you submitted (null when the seed was uploaded via presigned PUT or created in the YPH app).
  • Integrator identity: accountToken identifies the brand (your marketplace advertiser). productToken is your internal catalog product id. See Integrator tokens.
  • Credits: Org credit balance is not on this resource — use GET /account (creditBalance).
Example: