Upwork · Example Payload

Rest Team Example

FreelancingJobsTalentMarketplaceContractsHiring

Rest Team Example is an example object payload from Upwork, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamestatuscompany_id

Example Payload

Raw ↑
{
  "id": "~abc123def456",
  "name": "Python Developer for Data Pipeline",
  "status": "active",
  "company_id": "~abc123def456"
}