Creatives Sync Status
Endpoint Details
curl --location 'https://api.scalemate.co/api/external/creative_sync/job_abc123def456' \
--header 'X-Api-Key: <YOUR_API_KEY>'Response
{
"job_id": "job_abc123def456",
"status": "completed",
"message": "Files uploaded successfully"
}Status Values
File Link Formats
Last updated