Upwork · Example Payload

Graphql Contract List Response Example

FreelancingJobsTalentMarketplaceContractsHiring

Graphql Contract List Response Example is an example object payload from Upwork, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

totalcontracts

Example Payload

Raw ↑
{
  "total": 10,
  "contracts": [
    "example-string"
  ]
}