Work Market · Schema

AssignmentListItem

Workforce ManagementContractorsFreelanceGig EconomyHuman ResourcesPaymentsField ServicesStaffing

Properties

Name Type Description
id string
project_id integer
project_name string
title string
scheduled_start integer
scheduled_end integer
address_line1 string
address_line2 string
city string
state string
postal_code string
country string
latitude number
longitude number
location_id string
spend_limit string
modified_status string
status string
substatuses array
labels array
internal_owner string
client string
client_id integer
invoice_number string
paid_date integer
total_cost string
resource_company_name string
resource_user_number string
resource_full_name string
last_modified_on integer
modifier_first_name string
modifier_last_name string
View JSON Schema on GitHub

JSON Schema

work-market-assignment-list-item.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "title": "AssignmentListItem",
  "x-generated": "2026-07-21",
  "x-method": "derived",
  "x-source": "openapi/work-market-employer-api-openapi.yml#",
  "type": "object",
  "properties": {
    "id": {
      "type": "string",
      "readOnly": true
    },
    "project_id": {
      "type": "integer",
      "format": "int64",
      "readOnly": true
    },
    "project_name": {
      "type": "string",
      "readOnly": true
    },
    "title": {
      "type": "string",
      "readOnly": true
    },
    "scheduled_start": {
      "type": "integer",
      "format": "int64",
      "readOnly": true
    },
    "scheduled_end": {
      "type": "integer",
      "format": "int64",
      "readOnly": true
    },
    "address_line1": {
      "type": "string",
      "readOnly": true
    },
    "address_line2": {
      "type": "string",
      "readOnly": true
    },
    "city": {
      "type": "string",
      "readOnly": true
    },
    "state": {
      "type": "string",
      "readOnly": true
    },
    "postal_code": {
      "type": "string",
      "readOnly": true
    },
    "country": {
      "type": "string",
      "readOnly": true
    },
    "latitude": {
      "type": "number",
      "format": "double",
      "readOnly": true
    },
    "longitude": {
      "type": "number",
      "format": "double",
      "readOnly": true
    },
    "location_id": {
      "type": "string",
      "readOnly": true
    },
    "spend_limit": {
      "type": "string",
      "readOnly": true
    },
    "modified_status": {
      "type": "string",
      "readOnly": true
    },
    "status": {
      "type": "string",
      "readOnly": true
    },
    "substatuses": {
      "type": "array",
      "readOnly": true,
      "items": {
        "$ref": "#/definitions/Label"
      }
    },
    "labels": {
      "type": "array",
      "readOnly": true,
      "items": {
        "$ref": "#/definitions/Label"
      }
    },
    "internal_owner": {
      "type": "string",
      "readOnly": true
    },
    "client": {
      "type": "string",
      "readOnly": true
    },
    "client_id": {
      "type": "integer",
      "format": "int64",
      "readOnly": true
    },
    "invoice_number": {
      "type": "string",
      "readOnly": true
    },
    "paid_date": {
      "type": "integer",
      "format": "int64",
      "readOnly": true
    },
    "total_cost": {
      "type": "string",
      "readOnly": true
    },
    "resource_company_name": {
      "type": "string",
      "readOnly": true
    },
    "resource_user_number": {
      "type": "string",
      "readOnly": true
    },
    "resource_full_name": {
      "type": "string",
      "readOnly": true
    },
    "last_modified_on": {
      "type": "integer",
      "format": "int64",
      "readOnly": true
    },
    "modifier_first_name": {
      "type": "string",
      "readOnly": true
    },
    "modifier_last_name": {
      "type": "string",
      "readOnly": true
    }
  },
  "definitions": {
    "Label": {
      "type": "object",
      "properties": {
        "id": {
          "type": "string",
          "readOnly": true
        },
        "name": {
          "type": "string",
          "readOnly": true
        }
      }
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/work-market-assignment-list-item"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.