Unified.to · Schema

property_AtsJob_postings

Public job postings

IntegrationsUnified API
View JSON Schema on GitHub

JSON Schema

unified-to-property-atsjob-postings-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/property_AtsJob_postings",
  "title": "property_AtsJob_postings",
  "description": "Public job postings",
  "items": {
    "$ref": "#/components/schemas/AtsJobPosting"
  },
  "type": "array"
}