{
  "item": [
    {
      "id": "0cb85d34-85dc-4df5-979d-b7f207cb227f",
      "name": "candidates",
      "description": {
        "content": "Candidate intake and records",
        "type": "text/plain"
      },
      "item": [
        {
          "id": "2d6a82ce-5142-4e20-96ac-2f99e73e77d3",
          "name": "Receive a candidate from Worknation",
          "request": {
            "name": "Receive a candidate from Worknation",
            "description": {},
            "url": {
              "path": [
                "v1",
                "candidates"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "auth": null,
            "body": {
              "mode": "raw",
              "raw": "{\n  \"externalId\": \"wn-1004\",\n  \"firstName\": \"Zoe\",\n  \"middleName\": \"Ama\",\n  \"preferredName\": \"Zoe\",\n  \"lastName\": \"Mensah\",\n  \"email\": \"zoe.mensah@example.com\",\n  \"phone\": \"+233201234567\",\n  \"dateOfBirth\": \"1996-04-21\",\n  \"gender\": \"female\",\n  \"nationality\": \"GH\",\n  \"countryOfResidence\": \"GH\",\n  \"address\": {\n    \"line1\": \"12 Ring Road Central\",\n    \"line2\": \"Apartment 4B\",\n    \"city\": \"Accra\",\n    \"region\": \"Greater Accra\",\n    \"postalCode\": \"GA-123-4567\",\n    \"country\": \"GH\"\n  },\n  \"skills\": [\n    {\n      \"name\": \"Plumbing\",\n      \"yearsExperience\": 6,\n      \"proficiency\": \"expert\",\n      \"lastUsedYear\": 2026\n    }\n  ],\n  \"workHistory\": [\n    {\n      \"employer\": \"Accra Waterworks\",\n      \"jobTitle\": \"Senior Plumber\",\n      \"employmentType\": \"full_time\",\n      \"startDate\": \"2019-03-01\",\n      \"endDate\": \"2026-06-30\",\n      \"isCurrent\": false,\n      \"location\": \"Accra, Ghana\",\n      \"description\": \"Led a team of five on municipal water-infrastructure projects.\"\n    }\n  ],\n  \"education\": [\n    {\n      \"institution\": \"Accra Technical University\",\n      \"qualification\": \"HND Plumbing & Gas Engineering\",\n      \"fieldOfStudy\": \"Plumbing Engineering\",\n      \"completionStatus\": \"completed\",\n      \"startDate\": \"2014-09-01\",\n      \"endDate\": \"2017-06-30\",\n      \"grade\": \"Distinction\"\n    }\n  ],\n  \"languages\": [\n    {\n      \"language\": \"English\",\n      \"proficiency\": \"fluent\"\n    },\n    {\n      \"language\": \"Twi\",\n      \"proficiency\": \"native\"\n    }\n  ],\n  \"workEligibility\": [\n    {\n      \"country\": \"GB\",\n      \"status\": \"requires_sponsorship\",\n      \"visaType\": \"Skilled Worker\",\n      \"expiresAt\": \"2028-12-31\"\n    }\n  ],\n  \"jobPreferences\": {\n    \"desiredTitles\": [\n      \"Plumber\",\n      \"Pipefitter\"\n    ],\n    \"employmentTypes\": [\n      \"full_time\",\n      \"contract\"\n    ],\n    \"preferredCountries\": [\n      \"GB\",\n      \"DE\"\n    ],\n    \"openToRelocation\": true,\n    \"openToRemote\": false,\n    \"salaryExpectation\": {\n      \"currency\": \"GBP\",\n      \"min\": 32000,\n      \"max\": 45000,\n      \"period\": \"annual\"\n    }\n  },\n  \"referees\": [\n    {\n      \"name\": \"Kwame Asante\",\n      \"relationship\": \"Former manager\",\n      \"company\": \"Accra Waterworks\",\n      \"email\": \"kwame.asante@example.com\",\n      \"phone\": \"+233209876543\"\n    }\n  ],\n  \"tags\": [\n    \"trades\",\n    \"relocation-ready\",\n    \"verified\"\n  ],\n  \"source\": {\n    \"provider\": \"worknation\",\n    \"sourceChannel\": \"referral\",\n    \"campaign\": \"gca-africa-2026\",\n    \"submittedAt\": \"2026-07-14T10:30:00Z\"\n  },\n  \"documents\": [\n    {\n      \"documentType\": \"cv\",\n      \"label\": \"2024 CV\",\n      \"currentVersion\": 2,\n      \"versions\": [\n        {\n          \"version\": 1,\n          \"url\": \"https://files.example/zoe-cv-v1.pdf\",\n          \"fileName\": \"zoe-cv-v1.pdf\",\n          \"contentType\": \"application/pdf\",\n          \"sizeBytes\": 184320,\n          \"uploadedAt\": \"2026-01-10T09:00:00Z\",\n          \"checksum\": \"sha256:9f2b1c7a4e5d6f8091a2b3c4d5e6f708\",\n          \"uploadedByExternalId\": \"wn-1004\"\n        },\n        {\n          \"version\": 2,\n          \"url\": \"https://files.example/zoe-cv-v2.pdf\",\n          \"fileName\": \"zoe-cv-v2.pdf\",\n          \"contentType\": \"application/pdf\",\n          \"sizeBytes\": 201728,\n          \"uploadedAt\": \"2026-06-02T09:00:00Z\",\n          \"checksum\": \"sha256:4c1a2b3d4e5f60718293a4b5c6d7e8f9\",\n          \"uploadedByExternalId\": \"wn-1004\"\n        }\n      ]\n    },\n    {\n      \"documentType\": \"identity_document\",\n      \"label\": \"Ghana Passport\",\n      \"currentVersion\": 1,\n      \"versions\": [\n        {\n          \"version\": 1,\n          \"url\": \"https://files.example/zoe-passport.pdf\",\n          \"fileName\": \"zoe-passport.pdf\",\n          \"contentType\": \"application/pdf\",\n          \"sizeBytes\": 512000,\n          \"uploadedAt\": \"2026-01-10T09:00:00Z\",\n          \"checksum\": \"sha256:aa11bb22cc33dd44ee55ff6677889900\",\n          \"uploadedByExternalId\": \"wn-1004\"\n        }\n      ]\n    }\n  ],\n  \"consentGiven\": true,\n  \"consents\": [\n    {\n      \"type\": \"data_processing\",\n      \"granted\": true,\n      \"grantedAt\": \"2026-01-10T08:55:00Z\",\n      \"policyVersion\": \"2026-01\"\n    },\n    {\n      \"type\": \"data_sharing_partners\",\n      \"granted\": true,\n      \"grantedAt\": \"2026-01-10T08:56:00Z\",\n      \"policyVersion\": \"2026-01\"\n    }\n  ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            }
          },
          "response": [
            {
              "id": "1e9691af-6663-46db-a23a-e3e94cfb4b02",
              "name": "The 201 response to POST /v1/candidates. Record is in intake, not yet promoted.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "candidates"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"externalId\": \"wn-1004\",\n  \"firstName\": \"Zoe\",\n  \"middleName\": \"Ama\",\n  \"preferredName\": \"Zoe\",\n  \"lastName\": \"Mensah\",\n  \"email\": \"zoe.mensah@example.com\",\n  \"phone\": \"+233201234567\",\n  \"dateOfBirth\": \"1996-04-21\",\n  \"gender\": \"female\",\n  \"nationality\": \"GH\",\n  \"countryOfResidence\": \"GH\",\n  \"address\": {\n    \"line1\": \"12 Ring Road Central\",\n    \"line2\": \"Apartment 4B\",\n    \"city\": \"Accra\",\n    \"region\": \"Greater Accra\",\n    \"postalCode\": \"GA-123-4567\",\n    \"country\": \"GH\"\n  },\n  \"skills\": [\n    {\n      \"name\": \"Plumbing\",\n      \"yearsExperience\": 6,\n      \"proficiency\": \"expert\",\n      \"lastUsedYear\": 2026\n    }\n  ],\n  \"workHistory\": [\n    {\n      \"employer\": \"Accra Waterworks\",\n      \"jobTitle\": \"Senior Plumber\",\n      \"employmentType\": \"full_time\",\n      \"startDate\": \"2019-03-01\",\n      \"endDate\": \"2026-06-30\",\n      \"isCurrent\": false,\n      \"location\": \"Accra, Ghana\",\n      \"description\": \"Led a team of five on municipal water-infrastructure projects.\"\n    }\n  ],\n  \"education\": [\n    {\n      \"institution\": \"Accra Technical University\",\n      \"qualification\": \"HND Plumbing & Gas Engineering\",\n      \"fieldOfStudy\": \"Plumbing Engineering\",\n      \"completionStatus\": \"completed\",\n      \"startDate\": \"2014-09-01\",\n      \"endDate\": \"2017-06-30\",\n      \"grade\": \"Distinction\"\n    }\n  ],\n  \"languages\": [\n    {\n      \"language\": \"English\",\n      \"proficiency\": \"fluent\"\n    },\n    {\n      \"language\": \"Twi\",\n      \"proficiency\": \"native\"\n    }\n  ],\n  \"workEligibility\": [\n    {\n      \"country\": \"GB\",\n      \"status\": \"requires_sponsorship\",\n      \"visaType\": \"Skilled Worker\",\n      \"expiresAt\": \"2028-12-31\"\n    }\n  ],\n  \"jobPreferences\": {\n    \"desiredTitles\": [\n      \"Plumber\",\n      \"Pipefitter\"\n    ],\n    \"employmentTypes\": [\n      \"full_time\",\n      \"contract\"\n    ],\n    \"preferredCountries\": [\n      \"GB\",\n      \"DE\"\n    ],\n    \"openToRelocation\": true,\n    \"openToRemote\": false,\n    \"salaryExpectation\": {\n      \"currency\": \"GBP\",\n      \"min\": 32000,\n      \"max\": 45000,\n      \"period\": \"annual\"\n    }\n  },\n  \"referees\": [\n    {\n      \"name\": \"Kwame Asante\",\n      \"relationship\": \"Former manager\",\n      \"company\": \"Accra Waterworks\",\n      \"email\": \"kwame.asante@example.com\",\n      \"phone\": \"+233209876543\"\n    }\n  ],\n  \"tags\": [\n    \"trades\",\n    \"relocation-ready\",\n    \"verified\"\n  ],\n  \"source\": {\n    \"provider\": \"worknation\",\n    \"sourceChannel\": \"referral\",\n    \"campaign\": \"gca-africa-2026\",\n    \"submittedAt\": \"2026-07-14T10:30:00Z\"\n  },\n  \"documents\": [\n    {\n      \"documentType\": \"cv\",\n      \"label\": \"2024 CV\",\n      \"currentVersion\": 2,\n      \"versions\": [\n        {\n          \"version\": 1,\n          \"url\": \"https://files.example/zoe-cv-v1.pdf\",\n          \"fileName\": \"zoe-cv-v1.pdf\",\n          \"contentType\": \"application/pdf\",\n          \"sizeBytes\": 184320,\n          \"uploadedAt\": \"2026-01-10T09:00:00Z\",\n          \"checksum\": \"sha256:9f2b1c7a4e5d6f8091a2b3c4d5e6f708\",\n          \"uploadedByExternalId\": \"wn-1004\"\n        },\n        {\n          \"version\": 2,\n          \"url\": \"https://files.example/zoe-cv-v2.pdf\",\n          \"fileName\": \"zoe-cv-v2.pdf\",\n          \"contentType\": \"application/pdf\",\n          \"sizeBytes\": 201728,\n          \"uploadedAt\": \"2026-06-02T09:00:00Z\",\n          \"checksum\": \"sha256:4c1a2b3d4e5f60718293a4b5c6d7e8f9\",\n          \"uploadedByExternalId\": \"wn-1004\"\n        }\n      ]\n    },\n    {\n      \"documentType\": \"identity_document\",\n      \"label\": \"Ghana Passport\",\n      \"currentVersion\": 1,\n      \"versions\": [\n        {\n          \"version\": 1,\n          \"url\": \"https://files.example/zoe-passport.pdf\",\n          \"fileName\": \"zoe-passport.pdf\",\n          \"contentType\": \"application/pdf\",\n          \"sizeBytes\": 512000,\n          \"uploadedAt\": \"2026-01-10T09:00:00Z\",\n          \"checksum\": \"sha256:aa11bb22cc33dd44ee55ff6677889900\",\n          \"uploadedByExternalId\": \"wn-1004\"\n        }\n      ]\n    }\n  ],\n  \"consentGiven\": true,\n  \"consents\": [\n    {\n      \"type\": \"data_processing\",\n      \"granted\": true,\n      \"grantedAt\": \"2026-01-10T08:55:00Z\",\n      \"policyVersion\": \"2026-01\"\n    },\n    {\n      \"type\": \"data_sharing_partners\",\n      \"granted\": true,\n      \"grantedAt\": \"2026-01-10T08:56:00Z\",\n      \"policyVersion\": \"2026-01\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Created",
              "code": 201,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"stagedId\": \"staged_01J9Z0...\",\n  \"externalId\": \"non enim\",\n  \"status\": \"anim\",\n  \"receivedAt\": \"1950-08-28T09:48:45.121Z\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "b7d285fe-a499-4197-98cf-40fd24874bf6",
              "name": "Standard error envelope returned for 4xx/5xx.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "candidates"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"externalId\": \"wn-1004\",\n  \"firstName\": \"Zoe\",\n  \"middleName\": \"Ama\",\n  \"preferredName\": \"Zoe\",\n  \"lastName\": \"Mensah\",\n  \"email\": \"zoe.mensah@example.com\",\n  \"phone\": \"+233201234567\",\n  \"dateOfBirth\": \"1996-04-21\",\n  \"gender\": \"female\",\n  \"nationality\": \"GH\",\n  \"countryOfResidence\": \"GH\",\n  \"address\": {\n    \"line1\": \"12 Ring Road Central\",\n    \"line2\": \"Apartment 4B\",\n    \"city\": \"Accra\",\n    \"region\": \"Greater Accra\",\n    \"postalCode\": \"GA-123-4567\",\n    \"country\": \"GH\"\n  },\n  \"skills\": [\n    {\n      \"name\": \"Plumbing\",\n      \"yearsExperience\": 6,\n      \"proficiency\": \"expert\",\n      \"lastUsedYear\": 2026\n    }\n  ],\n  \"workHistory\": [\n    {\n      \"employer\": \"Accra Waterworks\",\n      \"jobTitle\": \"Senior Plumber\",\n      \"employmentType\": \"full_time\",\n      \"startDate\": \"2019-03-01\",\n      \"endDate\": \"2026-06-30\",\n      \"isCurrent\": false,\n      \"location\": \"Accra, Ghana\",\n      \"description\": \"Led a team of five on municipal water-infrastructure projects.\"\n    }\n  ],\n  \"education\": [\n    {\n      \"institution\": \"Accra Technical University\",\n      \"qualification\": \"HND Plumbing & Gas Engineering\",\n      \"fieldOfStudy\": \"Plumbing Engineering\",\n      \"completionStatus\": \"completed\",\n      \"startDate\": \"2014-09-01\",\n      \"endDate\": \"2017-06-30\",\n      \"grade\": \"Distinction\"\n    }\n  ],\n  \"languages\": [\n    {\n      \"language\": \"English\",\n      \"proficiency\": \"fluent\"\n    },\n    {\n      \"language\": \"Twi\",\n      \"proficiency\": \"native\"\n    }\n  ],\n  \"workEligibility\": [\n    {\n      \"country\": \"GB\",\n      \"status\": \"requires_sponsorship\",\n      \"visaType\": \"Skilled Worker\",\n      \"expiresAt\": \"2028-12-31\"\n    }\n  ],\n  \"jobPreferences\": {\n    \"desiredTitles\": [\n      \"Plumber\",\n      \"Pipefitter\"\n    ],\n    \"employmentTypes\": [\n      \"full_time\",\n      \"contract\"\n    ],\n    \"preferredCountries\": [\n      \"GB\",\n      \"DE\"\n    ],\n    \"openToRelocation\": true,\n    \"openToRemote\": false,\n    \"salaryExpectation\": {\n      \"currency\": \"GBP\",\n      \"min\": 32000,\n      \"max\": 45000,\n      \"period\": \"annual\"\n    }\n  },\n  \"referees\": [\n    {\n      \"name\": \"Kwame Asante\",\n      \"relationship\": \"Former manager\",\n      \"company\": \"Accra Waterworks\",\n      \"email\": \"kwame.asante@example.com\",\n      \"phone\": \"+233209876543\"\n    }\n  ],\n  \"tags\": [\n    \"trades\",\n    \"relocation-ready\",\n    \"verified\"\n  ],\n  \"source\": {\n    \"provider\": \"worknation\",\n    \"sourceChannel\": \"referral\",\n    \"campaign\": \"gca-africa-2026\",\n    \"submittedAt\": \"2026-07-14T10:30:00Z\"\n  },\n  \"documents\": [\n    {\n      \"documentType\": \"cv\",\n      \"label\": \"2024 CV\",\n      \"currentVersion\": 2,\n      \"versions\": [\n        {\n          \"version\": 1,\n          \"url\": \"https://files.example/zoe-cv-v1.pdf\",\n          \"fileName\": \"zoe-cv-v1.pdf\",\n          \"contentType\": \"application/pdf\",\n          \"sizeBytes\": 184320,\n          \"uploadedAt\": \"2026-01-10T09:00:00Z\",\n          \"checksum\": \"sha256:9f2b1c7a4e5d6f8091a2b3c4d5e6f708\",\n          \"uploadedByExternalId\": \"wn-1004\"\n        },\n        {\n          \"version\": 2,\n          \"url\": \"https://files.example/zoe-cv-v2.pdf\",\n          \"fileName\": \"zoe-cv-v2.pdf\",\n          \"contentType\": \"application/pdf\",\n          \"sizeBytes\": 201728,\n          \"uploadedAt\": \"2026-06-02T09:00:00Z\",\n          \"checksum\": \"sha256:4c1a2b3d4e5f60718293a4b5c6d7e8f9\",\n          \"uploadedByExternalId\": \"wn-1004\"\n        }\n      ]\n    },\n    {\n      \"documentType\": \"identity_document\",\n      \"label\": \"Ghana Passport\",\n      \"currentVersion\": 1,\n      \"versions\": [\n        {\n          \"version\": 1,\n          \"url\": \"https://files.example/zoe-passport.pdf\",\n          \"fileName\": \"zoe-passport.pdf\",\n          \"contentType\": \"application/pdf\",\n          \"sizeBytes\": 512000,\n          \"uploadedAt\": \"2026-01-10T09:00:00Z\",\n          \"checksum\": \"sha256:aa11bb22cc33dd44ee55ff6677889900\",\n          \"uploadedByExternalId\": \"wn-1004\"\n        }\n      ]\n    }\n  ],\n  \"consentGiven\": true,\n  \"consents\": [\n    {\n      \"type\": \"data_processing\",\n      \"granted\": true,\n      \"grantedAt\": \"2026-01-10T08:55:00Z\",\n      \"policyVersion\": \"2026-01\"\n    },\n    {\n      \"type\": \"data_sharing_partners\",\n      \"granted\": true,\n      \"grantedAt\": \"2026-01-10T08:56:00Z\",\n      \"policyVersion\": \"2026-01\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error\": \"unauthorized\",\n  \"message\": \"esse do dolore culpa\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "da9491e1-9968-4647-b513-40c9a9a2b9a0",
              "name": "Standard error envelope returned for 4xx/5xx.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "candidates"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"externalId\": \"wn-1004\",\n  \"firstName\": \"Zoe\",\n  \"middleName\": \"Ama\",\n  \"preferredName\": \"Zoe\",\n  \"lastName\": \"Mensah\",\n  \"email\": \"zoe.mensah@example.com\",\n  \"phone\": \"+233201234567\",\n  \"dateOfBirth\": \"1996-04-21\",\n  \"gender\": \"female\",\n  \"nationality\": \"GH\",\n  \"countryOfResidence\": \"GH\",\n  \"address\": {\n    \"line1\": \"12 Ring Road Central\",\n    \"line2\": \"Apartment 4B\",\n    \"city\": \"Accra\",\n    \"region\": \"Greater Accra\",\n    \"postalCode\": \"GA-123-4567\",\n    \"country\": \"GH\"\n  },\n  \"skills\": [\n    {\n      \"name\": \"Plumbing\",\n      \"yearsExperience\": 6,\n      \"proficiency\": \"expert\",\n      \"lastUsedYear\": 2026\n    }\n  ],\n  \"workHistory\": [\n    {\n      \"employer\": \"Accra Waterworks\",\n      \"jobTitle\": \"Senior Plumber\",\n      \"employmentType\": \"full_time\",\n      \"startDate\": \"2019-03-01\",\n      \"endDate\": \"2026-06-30\",\n      \"isCurrent\": false,\n      \"location\": \"Accra, Ghana\",\n      \"description\": \"Led a team of five on municipal water-infrastructure projects.\"\n    }\n  ],\n  \"education\": [\n    {\n      \"institution\": \"Accra Technical University\",\n      \"qualification\": \"HND Plumbing & Gas Engineering\",\n      \"fieldOfStudy\": \"Plumbing Engineering\",\n      \"completionStatus\": \"completed\",\n      \"startDate\": \"2014-09-01\",\n      \"endDate\": \"2017-06-30\",\n      \"grade\": \"Distinction\"\n    }\n  ],\n  \"languages\": [\n    {\n      \"language\": \"English\",\n      \"proficiency\": \"fluent\"\n    },\n    {\n      \"language\": \"Twi\",\n      \"proficiency\": \"native\"\n    }\n  ],\n  \"workEligibility\": [\n    {\n      \"country\": \"GB\",\n      \"status\": \"requires_sponsorship\",\n      \"visaType\": \"Skilled Worker\",\n      \"expiresAt\": \"2028-12-31\"\n    }\n  ],\n  \"jobPreferences\": {\n    \"desiredTitles\": [\n      \"Plumber\",\n      \"Pipefitter\"\n    ],\n    \"employmentTypes\": [\n      \"full_time\",\n      \"contract\"\n    ],\n    \"preferredCountries\": [\n      \"GB\",\n      \"DE\"\n    ],\n    \"openToRelocation\": true,\n    \"openToRemote\": false,\n    \"salaryExpectation\": {\n      \"currency\": \"GBP\",\n      \"min\": 32000,\n      \"max\": 45000,\n      \"period\": \"annual\"\n    }\n  },\n  \"referees\": [\n    {\n      \"name\": \"Kwame Asante\",\n      \"relationship\": \"Former manager\",\n      \"company\": \"Accra Waterworks\",\n      \"email\": \"kwame.asante@example.com\",\n      \"phone\": \"+233209876543\"\n    }\n  ],\n  \"tags\": [\n    \"trades\",\n    \"relocation-ready\",\n    \"verified\"\n  ],\n  \"source\": {\n    \"provider\": \"worknation\",\n    \"sourceChannel\": \"referral\",\n    \"campaign\": \"gca-africa-2026\",\n    \"submittedAt\": \"2026-07-14T10:30:00Z\"\n  },\n  \"documents\": [\n    {\n      \"documentType\": \"cv\",\n      \"label\": \"2024 CV\",\n      \"currentVersion\": 2,\n      \"versions\": [\n        {\n          \"version\": 1,\n          \"url\": \"https://files.example/zoe-cv-v1.pdf\",\n          \"fileName\": \"zoe-cv-v1.pdf\",\n          \"contentType\": \"application/pdf\",\n          \"sizeBytes\": 184320,\n          \"uploadedAt\": \"2026-01-10T09:00:00Z\",\n          \"checksum\": \"sha256:9f2b1c7a4e5d6f8091a2b3c4d5e6f708\",\n          \"uploadedByExternalId\": \"wn-1004\"\n        },\n        {\n          \"version\": 2,\n          \"url\": \"https://files.example/zoe-cv-v2.pdf\",\n          \"fileName\": \"zoe-cv-v2.pdf\",\n          \"contentType\": \"application/pdf\",\n          \"sizeBytes\": 201728,\n          \"uploadedAt\": \"2026-06-02T09:00:00Z\",\n          \"checksum\": \"sha256:4c1a2b3d4e5f60718293a4b5c6d7e8f9\",\n          \"uploadedByExternalId\": \"wn-1004\"\n        }\n      ]\n    },\n    {\n      \"documentType\": \"identity_document\",\n      \"label\": \"Ghana Passport\",\n      \"currentVersion\": 1,\n      \"versions\": [\n        {\n          \"version\": 1,\n          \"url\": \"https://files.example/zoe-passport.pdf\",\n          \"fileName\": \"zoe-passport.pdf\",\n          \"contentType\": \"application/pdf\",\n          \"sizeBytes\": 512000,\n          \"uploadedAt\": \"2026-01-10T09:00:00Z\",\n          \"checksum\": \"sha256:aa11bb22cc33dd44ee55ff6677889900\",\n          \"uploadedByExternalId\": \"wn-1004\"\n        }\n      ]\n    }\n  ],\n  \"consentGiven\": true,\n  \"consents\": [\n    {\n      \"type\": \"data_processing\",\n      \"granted\": true,\n      \"grantedAt\": \"2026-01-10T08:55:00Z\",\n      \"policyVersion\": \"2026-01\"\n    },\n    {\n      \"type\": \"data_sharing_partners\",\n      \"granted\": true,\n      \"grantedAt\": \"2026-01-10T08:56:00Z\",\n      \"policyVersion\": \"2026-01\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error\": \"unauthorized\",\n  \"message\": \"esse do dolore culpa\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "dfed9cfd-8b4b-4d76-98e7-f62bd9047273",
          "name": "Fetch a candidate record",
          "request": {
            "name": "Fetch a candidate record",
            "description": {},
            "url": {
              "path": [
                "v1",
                "candidates",
                ":id"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "amet tempo",
                  "key": "id",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "auth": null
          },
          "response": [
            {
              "id": "bb8c7181-b50b-4f05-bd7e-563d2854603c",
              "name": "The recruiter/partner-safe projection. Excludes PII/sensitive data: email, phone, date of birth, gender, full address, referees, and sensitive document types (identity_document, right_to_work, police_clearance, medical_certificate).",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "candidates",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "amet tempo",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"id\": \"cand_01J9Z0ABCXYZ\",\n  \"externalId\": \"wn-1004\",\n  \"firstName\": \"Zoe\",\n  \"middleName\": \"Ama\",\n  \"preferredName\": \"Zoe\",\n  \"lastName\": \"Mensah\",\n  \"nationality\": \"GH\",\n  \"countryOfResidence\": \"GH\",\n  \"skills\": [\n    {\n      \"name\": \"Plumbing\",\n      \"yearsExperience\": 6,\n      \"proficiency\": \"expert\",\n      \"lastUsedYear\": 2026\n    }\n  ],\n  \"workHistory\": [\n    {\n      \"employer\": \"Accra Waterworks\",\n      \"jobTitle\": \"Senior Plumber\",\n      \"employmentType\": \"full_time\",\n      \"startDate\": \"2019-03-01\",\n      \"endDate\": \"2026-06-30\",\n      \"isCurrent\": false,\n      \"location\": \"Accra, Ghana\",\n      \"description\": \"Led a team of five on municipal water-infrastructure projects.\"\n    }\n  ],\n  \"education\": [\n    {\n      \"institution\": \"Accra Technical University\",\n      \"qualification\": \"HND Plumbing & Gas Engineering\",\n      \"fieldOfStudy\": \"Plumbing Engineering\",\n      \"completionStatus\": \"completed\",\n      \"startDate\": \"2014-09-01\",\n      \"endDate\": \"2017-06-30\",\n      \"grade\": \"Distinction\"\n    }\n  ],\n  \"languages\": [\n    {\n      \"language\": \"English\",\n      \"proficiency\": \"fluent\"\n    },\n    {\n      \"language\": \"Twi\",\n      \"proficiency\": \"native\"\n    }\n  ],\n  \"workEligibility\": [\n    {\n      \"country\": \"GB\",\n      \"status\": \"requires_sponsorship\",\n      \"visaType\": \"Skilled Worker\",\n      \"expiresAt\": \"2028-12-31\"\n    }\n  ],\n  \"jobPreferences\": {\n    \"desiredTitles\": [\n      \"Plumber\",\n      \"Pipefitter\"\n    ],\n    \"employmentTypes\": [\n      \"full_time\",\n      \"contract\"\n    ],\n    \"preferredCountries\": [\n      \"GB\",\n      \"DE\"\n    ],\n    \"openToRelocation\": true,\n    \"openToRemote\": false,\n    \"salaryExpectation\": {\n      \"currency\": \"GBP\",\n      \"min\": 32000,\n      \"max\": 45000,\n      \"period\": \"annual\"\n    }\n  },\n  \"tags\": [\n    \"trades\",\n    \"relocation-ready\",\n    \"verified\"\n  ],\n  \"documents\": [\n    {\n      \"documentType\": \"cv\",\n      \"label\": \"2024 CV\",\n      \"currentVersion\": 2,\n      \"versions\": [\n        {\n          \"version\": 1,\n          \"url\": \"https://files.example/zoe-cv-v1.pdf\",\n          \"fileName\": \"zoe-cv-v1.pdf\",\n          \"contentType\": \"application/pdf\",\n          \"sizeBytes\": 184320,\n          \"uploadedAt\": \"2026-01-10T09:00:00Z\",\n          \"checksum\": \"sha256:9f2b1c7a4e5d6f8091a2b3c4d5e6f708\",\n          \"uploadedByExternalId\": \"wn-1004\"\n        },\n        {\n          \"version\": 2,\n          \"url\": \"https://files.example/zoe-cv-v2.pdf\",\n          \"fileName\": \"zoe-cv-v2.pdf\",\n          \"contentType\": \"application/pdf\",\n          \"sizeBytes\": 201728,\n          \"uploadedAt\": \"2026-06-02T09:00:00Z\",\n          \"checksum\": \"sha256:4c1a2b3d4e5f60718293a4b5c6d7e8f9\",\n          \"uploadedByExternalId\": \"wn-1004\"\n        }\n      ]\n    }\n  ],\n  \"status\": \"promoted\",\n  \"availabilityStatus\": \"available\",\n  \"verificationStatus\": \"verified\",\n  \"workReadinessScore\": 82,\n  \"updatedAt\": \"2026-07-15T09:00:00Z\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "5a14cf95-781e-4389-9c31-bbc88e6544fb",
              "name": "Standard error envelope returned for 4xx/5xx.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "candidates",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "amet tempo",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error\": \"unauthorized\",\n  \"message\": \"esse do dolore culpa\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "51d30627-efa2-4440-bf47-fc8563e855c5",
              "name": "Standard error envelope returned for 4xx/5xx.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "candidates",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "amet tempo",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error\": \"unauthorized\",\n  \"message\": \"esse do dolore culpa\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "9705df49-fb79-4455-ba4f-edb80cf874ab",
          "name": "Amend limited candidate fields",
          "request": {
            "name": "Amend limited candidate fields",
            "description": {},
            "url": {
              "path": [
                "v1",
                "candidates",
                ":id"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "amet tempo",
                  "key": "id",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "PUT",
            "auth": null,
            "body": {
              "mode": "raw",
              "raw": "{\n  \"firstName\": \"amet labore ip\",\n  \"middleName\": \"labore in\",\n  \"preferredName\": \"dolor dolore adipisicing\",\n  \"lastName\": \"incididunt do labore\",\n  \"phone\": \"eu id cillum tempor\",\n  \"address\": {\n    \"country\": \"NG\",\n    \"line1\": \"dolor labore\",\n    \"line2\": \"sint\",\n    \"city\": \"in ipsum occaecat\",\n    \"region\": \"sit magna\",\n    \"postalCode\": \"reprehenderit velit c\"\n  },\n  \"skills\": [\n    {\n      \"name\": \"Welding\",\n      \"yearsExperience\": 4,\n      \"proficiency\": \"intermediate\",\n      \"lastUsedYear\": 1964\n    },\n    {\n      \"name\": \"Welding\",\n      \"yearsExperience\": 4,\n      \"proficiency\": \"expert\",\n      \"lastUsedYear\": 2047\n    }\n  ],\n  \"workHistory\": [\n    {\n      \"employer\": \"ad id\",\n      \"jobTitle\": \"laborum quis\",\n      \"startDate\": \"1996-04-21\",\n      \"employmentType\": \"part_time\",\n      \"endDate\": \"1955-12-03\",\n      \"isCurrent\": false,\n      \"location\": \"irure es\",\n      \"description\": \"deserunt\"\n    },\n    {\n      \"employer\": \"id adipisicing elit\",\n      \"jobTitle\": \"esse aute sunt\",\n      \"startDate\": \"1996-04-21\",\n      \"employmentType\": \"temporary\",\n      \"endDate\": \"1989-05-15\",\n      \"isCurrent\": false,\n      \"location\": \"ea ipsum ullamco\",\n      \"description\": \"esse cillum Duis nulla\"\n    }\n  ],\n  \"education\": [\n    {\n      \"institution\": \"esse non culpa\",\n      \"qualification\": \"cupidatat\",\n      \"fieldOfStudy\": \"laboris dolore mollit laborum dolore\",\n      \"completionStatus\": \"in_progress\",\n      \"startDate\": \"1986-09-23\",\n      \"endDate\": \"2016-09-10\",\n      \"grade\": \"sit\"\n    },\n    {\n      \"institution\": \"quis anim proident\",\n      \"qualification\": \"laborum quis culpa non mollit\",\n      \"fieldOfStudy\": \"est\",\n      \"completionStatus\": \"completed\",\n      \"startDate\": \"1961-10-18\",\n      \"endDate\": \"1953-01-21\",\n      \"grade\": \"occaecat ullamco\"\n    }\n  ],\n  \"languages\": [\n    {\n      \"language\": \"English\",\n      \"proficiency\": \"basic\"\n    },\n    {\n      \"language\": \"English\",\n      \"proficiency\": \"fluent\"\n    }\n  ],\n  \"workEligibility\": [\n    {\n      \"country\": \"NG\",\n      \"status\": \"not_eligible\",\n      \"visaType\": \"est aute laboris irure officia\",\n      \"expiresAt\": \"2010-04-10\"\n    },\n    {\n      \"country\": \"NG\",\n      \"status\": \"permanent_resident\",\n      \"visaType\": \"dolor dolore eu\",\n      \"expiresAt\": \"1996-09-12\"\n    }\n  ],\n  \"jobPreferences\": {\n    \"openToRelocation\": true,\n    \"openToRemote\": false,\n    \"salaryExpectation\": {\n      \"currency\": \"QFF\",\n      \"min\": 18963683.724128466,\n      \"max\": 39157733.676632576,\n      \"period\": \"annual\"\n    }\n  },\n  \"documents\": [\n    {\n      \"documentType\": \"academic_transcript\",\n      \"currentVersion\": 46927960,\n      \"versions\": [\n        {\n          \"version\": 9052564,\n          \"url\": \"https://OK.dmosZeuOzQXX5SqiTYLSA\",\n          \"uploadedAt\": \"1983-12-28T12:38:50.279Z\",\n          \"fileName\": \"ea eiusmod\",\n          \"contentType\": \"cupidatat aliquip exercitation\",\n          \"sizeBytes\": 348411849,\n          \"checksum\": \"Ut id enim aute non\",\n          \"uploadedByExternalId\": \"enim sit quis Excepteur\"\n        }\n      ],\n      \"label\": \"2024 CV\"\n    },\n    {\n      \"documentType\": \"reference_letter\",\n      \"currentVersion\": 95115727,\n      \"versions\": [\n        {\n          \"version\": 39773170,\n          \"url\": \"http://PzeGuT.wouz7bcoKY.caVngzAy6alwsNIpjCqN6rZAJdwCZgpuqKk8LMeb8OFtZkpQ2xcqkC0s.bykwg\",\n          \"uploadedAt\": \"1967-10-05T16:41:27.703Z\",\n          \"fileName\": \"ut quis do laborum reprehenderit\",\n          \"contentType\": \"fugiat anim voluptate\",\n          \"sizeBytes\": 483353764,\n          \"checksum\": \"ut\",\n          \"uploadedByExternalId\": \"in deserunt adipisicin\"\n        }\n      ],\n      \"label\": \"2024 CV\"\n    }\n  ],\n  \"consentGiven\": false,\n  \"consents\": [\n    {\n      \"type\": \"data_processing\",\n      \"granted\": false,\n      \"grantedAt\": \"1968-12-18T14:17:29.549Z\",\n      \"policyVersion\": \"e\"\n    },\n    {\n      \"type\": \"data_sharing_partners\",\n      \"granted\": true,\n      \"grantedAt\": \"1978-09-10T16:39:40.193Z\",\n      \"policyVersion\": \"reprehenderit\"\n    }\n  ]\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            }
          },
          "response": [
            {
              "id": "fa82f616-4cbd-4f2b-a475-cb3baff549df",
              "name": "The recruiter/partner-safe projection. Excludes PII/sensitive data: email, phone, date of birth, gender, full address, referees, and sensitive document types (identity_document, right_to_work, police_clearance, medical_certificate).",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "candidates",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "amet tempo",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PUT",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"firstName\": \"amet labore ip\",\n  \"middleName\": \"labore in\",\n  \"preferredName\": \"dolor dolore adipisicing\",\n  \"lastName\": \"incididunt do labore\",\n  \"phone\": \"eu id cillum tempor\",\n  \"address\": {\n    \"country\": \"NG\",\n    \"line1\": \"dolor labore\",\n    \"line2\": \"sint\",\n    \"city\": \"in ipsum occaecat\",\n    \"region\": \"sit magna\",\n    \"postalCode\": \"reprehenderit velit c\"\n  },\n  \"skills\": [\n    {\n      \"name\": \"Welding\",\n      \"yearsExperience\": 4,\n      \"proficiency\": \"intermediate\",\n      \"lastUsedYear\": 1964\n    },\n    {\n      \"name\": \"Welding\",\n      \"yearsExperience\": 4,\n      \"proficiency\": \"expert\",\n      \"lastUsedYear\": 2047\n    }\n  ],\n  \"workHistory\": [\n    {\n      \"employer\": \"ad id\",\n      \"jobTitle\": \"laborum quis\",\n      \"startDate\": \"1996-04-21\",\n      \"employmentType\": \"part_time\",\n      \"endDate\": \"1955-12-03\",\n      \"isCurrent\": false,\n      \"location\": \"irure es\",\n      \"description\": \"deserunt\"\n    },\n    {\n      \"employer\": \"id adipisicing elit\",\n      \"jobTitle\": \"esse aute sunt\",\n      \"startDate\": \"1996-04-21\",\n      \"employmentType\": \"temporary\",\n      \"endDate\": \"1989-05-15\",\n      \"isCurrent\": false,\n      \"location\": \"ea ipsum ullamco\",\n      \"description\": \"esse cillum Duis nulla\"\n    }\n  ],\n  \"education\": [\n    {\n      \"institution\": \"esse non culpa\",\n      \"qualification\": \"cupidatat\",\n      \"fieldOfStudy\": \"laboris dolore mollit laborum dolore\",\n      \"completionStatus\": \"in_progress\",\n      \"startDate\": \"1986-09-23\",\n      \"endDate\": \"2016-09-10\",\n      \"grade\": \"sit\"\n    },\n    {\n      \"institution\": \"quis anim proident\",\n      \"qualification\": \"laborum quis culpa non mollit\",\n      \"fieldOfStudy\": \"est\",\n      \"completionStatus\": \"completed\",\n      \"startDate\": \"1961-10-18\",\n      \"endDate\": \"1953-01-21\",\n      \"grade\": \"occaecat ullamco\"\n    }\n  ],\n  \"languages\": [\n    {\n      \"language\": \"English\",\n      \"proficiency\": \"basic\"\n    },\n    {\n      \"language\": \"English\",\n      \"proficiency\": \"fluent\"\n    }\n  ],\n  \"workEligibility\": [\n    {\n      \"country\": \"NG\",\n      \"status\": \"not_eligible\",\n      \"visaType\": \"est aute laboris irure officia\",\n      \"expiresAt\": \"2010-04-10\"\n    },\n    {\n      \"country\": \"NG\",\n      \"status\": \"permanent_resident\",\n      \"visaType\": \"dolor dolore eu\",\n      \"expiresAt\": \"1996-09-12\"\n    }\n  ],\n  \"jobPreferences\": {\n    \"openToRelocation\": true,\n    \"openToRemote\": false,\n    \"salaryExpectation\": {\n      \"currency\": \"QFF\",\n      \"min\": 18963683.724128466,\n      \"max\": 39157733.676632576,\n      \"period\": \"annual\"\n    }\n  },\n  \"documents\": [\n    {\n      \"documentType\": \"academic_transcript\",\n      \"currentVersion\": 46927960,\n      \"versions\": [\n        {\n          \"version\": 9052564,\n          \"url\": \"https://OK.dmosZeuOzQXX5SqiTYLSA\",\n          \"uploadedAt\": \"1983-12-28T12:38:50.279Z\",\n          \"fileName\": \"ea eiusmod\",\n          \"contentType\": \"cupidatat aliquip exercitation\",\n          \"sizeBytes\": 348411849,\n          \"checksum\": \"Ut id enim aute non\",\n          \"uploadedByExternalId\": \"enim sit quis Excepteur\"\n        }\n      ],\n      \"label\": \"2024 CV\"\n    },\n    {\n      \"documentType\": \"reference_letter\",\n      \"currentVersion\": 95115727,\n      \"versions\": [\n        {\n          \"version\": 39773170,\n          \"url\": \"http://PzeGuT.wouz7bcoKY.caVngzAy6alwsNIpjCqN6rZAJdwCZgpuqKk8LMeb8OFtZkpQ2xcqkC0s.bykwg\",\n          \"uploadedAt\": \"1967-10-05T16:41:27.703Z\",\n          \"fileName\": \"ut quis do laborum reprehenderit\",\n          \"contentType\": \"fugiat anim voluptate\",\n          \"sizeBytes\": 483353764,\n          \"checksum\": \"ut\",\n          \"uploadedByExternalId\": \"in deserunt adipisicin\"\n        }\n      ],\n      \"label\": \"2024 CV\"\n    }\n  ],\n  \"consentGiven\": false,\n  \"consents\": [\n    {\n      \"type\": \"data_processing\",\n      \"granted\": false,\n      \"grantedAt\": \"1968-12-18T14:17:29.549Z\",\n      \"policyVersion\": \"e\"\n    },\n    {\n      \"type\": \"data_sharing_partners\",\n      \"granted\": true,\n      \"grantedAt\": \"1978-09-10T16:39:40.193Z\",\n      \"policyVersion\": \"reprehenderit\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"id\": \"officia ullamco dolor cillum\",\n  \"externalId\": \"occaecat eiusmod\",\n  \"firstName\": \"aliquip ut Excep\",\n  \"lastName\": \"irure elit\",\n  \"countryOfResidence\": \"NG\",\n  \"skills\": [\n    {\n      \"name\": \"Welding\",\n      \"yearsExperience\": 4,\n      \"proficiency\": \"expert\",\n      \"lastUsedYear\": 2026\n    },\n    {\n      \"name\": \"Welding\",\n      \"yearsExperience\": 4,\n      \"proficiency\": \"beginner\",\n      \"lastUsedYear\": 2084\n    }\n  ],\n  \"status\": \"promoted\",\n  \"workReadinessScore\": null,\n  \"updatedAt\": \"1985-10-24T19:41:52.189Z\",\n  \"middleName\": null,\n  \"preferredName\": null,\n  \"nationality\": \"NG\",\n  \"workHistory\": [\n    {\n      \"employer\": \"adipisicing id consectetur tempor\",\n      \"jobTitle\": \"Ut in exercitation nostrud\",\n      \"startDate\": \"1996-04-21\",\n      \"employmentType\": \"apprenticeship\",\n      \"endDate\": null,\n      \"isCurrent\": false,\n      \"location\": null,\n      \"description\": null\n    },\n    {\n      \"employer\": \"ut commodo\",\n      \"jobTitle\": \"commodo aute\",\n      \"startDate\": \"1996-04-21\",\n      \"employmentType\": \"internship\",\n      \"endDate\": null,\n      \"isCurrent\": false,\n      \"location\": null,\n      \"description\": null\n    }\n  ],\n  \"education\": [\n    {\n      \"institution\": \"dolor culpa Lorem Excepteur exercitation\",\n      \"qualification\": null,\n      \"fieldOfStudy\": null,\n      \"completionStatus\": \"incomplete\",\n      \"startDate\": null,\n      \"endDate\": null,\n      \"grade\": null\n    },\n    {\n      \"institution\": \"Ut in esse in elit\",\n      \"qualification\": null,\n      \"fieldOfStudy\": null,\n      \"completionStatus\": \"in_progress\",\n      \"startDate\": null,\n      \"endDate\": null,\n      \"grade\": null\n    }\n  ],\n  \"languages\": [\n    {\n      \"language\": \"English\",\n      \"proficiency\": \"conversational\"\n    },\n    {\n      \"language\": \"English\",\n      \"proficiency\": \"fluent\"\n    }\n  ],\n  \"workEligibility\": [\n    {\n      \"country\": \"NG\",\n      \"status\": \"unknown\",\n      \"visaType\": null,\n      \"expiresAt\": null\n    },\n    {\n      \"country\": \"NG\",\n      \"status\": \"not_eligible\",\n      \"visaType\": null,\n      \"expiresAt\": null\n    }\n  ],\n  \"jobPreferences\": {\n    \"openToRelocation\": null,\n    \"openToRemote\": null,\n    \"salaryExpectation\": {\n      \"currency\": \"MPW\",\n      \"min\": null,\n      \"max\": null,\n      \"period\": \"annual\"\n    }\n  },\n  \"tags\": [\n    \"deserunt ex\",\n    \"reprehenderit minim velit sint in\"\n  ],\n  \"documents\": [\n    {\n      \"documentType\": \"qualification\",\n      \"currentVersion\": 74669633,\n      \"versions\": [\n        {\n          \"version\": 57618148,\n          \"url\": \"http://ajCBbOHnsKvPAHFqfBdUMM.hiliydu-irkIYeQBaM0oNawWh1P\",\n          \"uploadedAt\": \"1995-04-01T11:39:44.529Z\",\n          \"fileName\": null,\n          \"contentType\": null,\n          \"sizeBytes\": null,\n          \"checksum\": null,\n          \"uploadedByExternalId\": null\n        }\n      ],\n      \"label\": null\n    },\n    {\n      \"documentType\": \"reference_letter\",\n      \"currentVersion\": 98460302,\n      \"versions\": [\n        {\n          \"version\": 24601407,\n          \"url\": \"https://YpWHvzeKRY.rxfSRDkERMc6Mvn0jX-ou+VZgV,t\",\n          \"uploadedAt\": \"2015-04-18T21:32:27.825Z\",\n          \"fileName\": null,\n          \"contentType\": null,\n          \"sizeBytes\": null,\n          \"checksum\": null,\n          \"uploadedByExternalId\": null\n        }\n      ],\n      \"label\": null\n    }\n  ],\n  \"availabilityStatus\": \"pending\",\n  \"verificationStatus\": \"pending\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "3c617e03-569d-4dce-b0e0-eb24e3dbad36",
              "name": "Standard error envelope returned for 4xx/5xx.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "candidates",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "amet tempo",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PUT",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"firstName\": \"amet labore ip\",\n  \"middleName\": \"labore in\",\n  \"preferredName\": \"dolor dolore adipisicing\",\n  \"lastName\": \"incididunt do labore\",\n  \"phone\": \"eu id cillum tempor\",\n  \"address\": {\n    \"country\": \"NG\",\n    \"line1\": \"dolor labore\",\n    \"line2\": \"sint\",\n    \"city\": \"in ipsum occaecat\",\n    \"region\": \"sit magna\",\n    \"postalCode\": \"reprehenderit velit c\"\n  },\n  \"skills\": [\n    {\n      \"name\": \"Welding\",\n      \"yearsExperience\": 4,\n      \"proficiency\": \"intermediate\",\n      \"lastUsedYear\": 1964\n    },\n    {\n      \"name\": \"Welding\",\n      \"yearsExperience\": 4,\n      \"proficiency\": \"expert\",\n      \"lastUsedYear\": 2047\n    }\n  ],\n  \"workHistory\": [\n    {\n      \"employer\": \"ad id\",\n      \"jobTitle\": \"laborum quis\",\n      \"startDate\": \"1996-04-21\",\n      \"employmentType\": \"part_time\",\n      \"endDate\": \"1955-12-03\",\n      \"isCurrent\": false,\n      \"location\": \"irure es\",\n      \"description\": \"deserunt\"\n    },\n    {\n      \"employer\": \"id adipisicing elit\",\n      \"jobTitle\": \"esse aute sunt\",\n      \"startDate\": \"1996-04-21\",\n      \"employmentType\": \"temporary\",\n      \"endDate\": \"1989-05-15\",\n      \"isCurrent\": false,\n      \"location\": \"ea ipsum ullamco\",\n      \"description\": \"esse cillum Duis nulla\"\n    }\n  ],\n  \"education\": [\n    {\n      \"institution\": \"esse non culpa\",\n      \"qualification\": \"cupidatat\",\n      \"fieldOfStudy\": \"laboris dolore mollit laborum dolore\",\n      \"completionStatus\": \"in_progress\",\n      \"startDate\": \"1986-09-23\",\n      \"endDate\": \"2016-09-10\",\n      \"grade\": \"sit\"\n    },\n    {\n      \"institution\": \"quis anim proident\",\n      \"qualification\": \"laborum quis culpa non mollit\",\n      \"fieldOfStudy\": \"est\",\n      \"completionStatus\": \"completed\",\n      \"startDate\": \"1961-10-18\",\n      \"endDate\": \"1953-01-21\",\n      \"grade\": \"occaecat ullamco\"\n    }\n  ],\n  \"languages\": [\n    {\n      \"language\": \"English\",\n      \"proficiency\": \"basic\"\n    },\n    {\n      \"language\": \"English\",\n      \"proficiency\": \"fluent\"\n    }\n  ],\n  \"workEligibility\": [\n    {\n      \"country\": \"NG\",\n      \"status\": \"not_eligible\",\n      \"visaType\": \"est aute laboris irure officia\",\n      \"expiresAt\": \"2010-04-10\"\n    },\n    {\n      \"country\": \"NG\",\n      \"status\": \"permanent_resident\",\n      \"visaType\": \"dolor dolore eu\",\n      \"expiresAt\": \"1996-09-12\"\n    }\n  ],\n  \"jobPreferences\": {\n    \"openToRelocation\": true,\n    \"openToRemote\": false,\n    \"salaryExpectation\": {\n      \"currency\": \"QFF\",\n      \"min\": 18963683.724128466,\n      \"max\": 39157733.676632576,\n      \"period\": \"annual\"\n    }\n  },\n  \"documents\": [\n    {\n      \"documentType\": \"academic_transcript\",\n      \"currentVersion\": 46927960,\n      \"versions\": [\n        {\n          \"version\": 9052564,\n          \"url\": \"https://OK.dmosZeuOzQXX5SqiTYLSA\",\n          \"uploadedAt\": \"1983-12-28T12:38:50.279Z\",\n          \"fileName\": \"ea eiusmod\",\n          \"contentType\": \"cupidatat aliquip exercitation\",\n          \"sizeBytes\": 348411849,\n          \"checksum\": \"Ut id enim aute non\",\n          \"uploadedByExternalId\": \"enim sit quis Excepteur\"\n        }\n      ],\n      \"label\": \"2024 CV\"\n    },\n    {\n      \"documentType\": \"reference_letter\",\n      \"currentVersion\": 95115727,\n      \"versions\": [\n        {\n          \"version\": 39773170,\n          \"url\": \"http://PzeGuT.wouz7bcoKY.caVngzAy6alwsNIpjCqN6rZAJdwCZgpuqKk8LMeb8OFtZkpQ2xcqkC0s.bykwg\",\n          \"uploadedAt\": \"1967-10-05T16:41:27.703Z\",\n          \"fileName\": \"ut quis do laborum reprehenderit\",\n          \"contentType\": \"fugiat anim voluptate\",\n          \"sizeBytes\": 483353764,\n          \"checksum\": \"ut\",\n          \"uploadedByExternalId\": \"in deserunt adipisicin\"\n        }\n      ],\n      \"label\": \"2024 CV\"\n    }\n  ],\n  \"consentGiven\": false,\n  \"consents\": [\n    {\n      \"type\": \"data_processing\",\n      \"granted\": false,\n      \"grantedAt\": \"1968-12-18T14:17:29.549Z\",\n      \"policyVersion\": \"e\"\n    },\n    {\n      \"type\": \"data_sharing_partners\",\n      \"granted\": true,\n      \"grantedAt\": \"1978-09-10T16:39:40.193Z\",\n      \"policyVersion\": \"reprehenderit\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error\": \"unauthorized\",\n  \"message\": \"esse do dolore culpa\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "e4ecadbf-ed61-414f-9a89-23e145eaf7fb",
              "name": "Standard error envelope returned for 4xx/5xx.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "candidates",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "amet tempo",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "PUT",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"firstName\": \"amet labore ip\",\n  \"middleName\": \"labore in\",\n  \"preferredName\": \"dolor dolore adipisicing\",\n  \"lastName\": \"incididunt do labore\",\n  \"phone\": \"eu id cillum tempor\",\n  \"address\": {\n    \"country\": \"NG\",\n    \"line1\": \"dolor labore\",\n    \"line2\": \"sint\",\n    \"city\": \"in ipsum occaecat\",\n    \"region\": \"sit magna\",\n    \"postalCode\": \"reprehenderit velit c\"\n  },\n  \"skills\": [\n    {\n      \"name\": \"Welding\",\n      \"yearsExperience\": 4,\n      \"proficiency\": \"intermediate\",\n      \"lastUsedYear\": 1964\n    },\n    {\n      \"name\": \"Welding\",\n      \"yearsExperience\": 4,\n      \"proficiency\": \"expert\",\n      \"lastUsedYear\": 2047\n    }\n  ],\n  \"workHistory\": [\n    {\n      \"employer\": \"ad id\",\n      \"jobTitle\": \"laborum quis\",\n      \"startDate\": \"1996-04-21\",\n      \"employmentType\": \"part_time\",\n      \"endDate\": \"1955-12-03\",\n      \"isCurrent\": false,\n      \"location\": \"irure es\",\n      \"description\": \"deserunt\"\n    },\n    {\n      \"employer\": \"id adipisicing elit\",\n      \"jobTitle\": \"esse aute sunt\",\n      \"startDate\": \"1996-04-21\",\n      \"employmentType\": \"temporary\",\n      \"endDate\": \"1989-05-15\",\n      \"isCurrent\": false,\n      \"location\": \"ea ipsum ullamco\",\n      \"description\": \"esse cillum Duis nulla\"\n    }\n  ],\n  \"education\": [\n    {\n      \"institution\": \"esse non culpa\",\n      \"qualification\": \"cupidatat\",\n      \"fieldOfStudy\": \"laboris dolore mollit laborum dolore\",\n      \"completionStatus\": \"in_progress\",\n      \"startDate\": \"1986-09-23\",\n      \"endDate\": \"2016-09-10\",\n      \"grade\": \"sit\"\n    },\n    {\n      \"institution\": \"quis anim proident\",\n      \"qualification\": \"laborum quis culpa non mollit\",\n      \"fieldOfStudy\": \"est\",\n      \"completionStatus\": \"completed\",\n      \"startDate\": \"1961-10-18\",\n      \"endDate\": \"1953-01-21\",\n      \"grade\": \"occaecat ullamco\"\n    }\n  ],\n  \"languages\": [\n    {\n      \"language\": \"English\",\n      \"proficiency\": \"basic\"\n    },\n    {\n      \"language\": \"English\",\n      \"proficiency\": \"fluent\"\n    }\n  ],\n  \"workEligibility\": [\n    {\n      \"country\": \"NG\",\n      \"status\": \"not_eligible\",\n      \"visaType\": \"est aute laboris irure officia\",\n      \"expiresAt\": \"2010-04-10\"\n    },\n    {\n      \"country\": \"NG\",\n      \"status\": \"permanent_resident\",\n      \"visaType\": \"dolor dolore eu\",\n      \"expiresAt\": \"1996-09-12\"\n    }\n  ],\n  \"jobPreferences\": {\n    \"openToRelocation\": true,\n    \"openToRemote\": false,\n    \"salaryExpectation\": {\n      \"currency\": \"QFF\",\n      \"min\": 18963683.724128466,\n      \"max\": 39157733.676632576,\n      \"period\": \"annual\"\n    }\n  },\n  \"documents\": [\n    {\n      \"documentType\": \"academic_transcript\",\n      \"currentVersion\": 46927960,\n      \"versions\": [\n        {\n          \"version\": 9052564,\n          \"url\": \"https://OK.dmosZeuOzQXX5SqiTYLSA\",\n          \"uploadedAt\": \"1983-12-28T12:38:50.279Z\",\n          \"fileName\": \"ea eiusmod\",\n          \"contentType\": \"cupidatat aliquip exercitation\",\n          \"sizeBytes\": 348411849,\n          \"checksum\": \"Ut id enim aute non\",\n          \"uploadedByExternalId\": \"enim sit quis Excepteur\"\n        }\n      ],\n      \"label\": \"2024 CV\"\n    },\n    {\n      \"documentType\": \"reference_letter\",\n      \"currentVersion\": 95115727,\n      \"versions\": [\n        {\n          \"version\": 39773170,\n          \"url\": \"http://PzeGuT.wouz7bcoKY.caVngzAy6alwsNIpjCqN6rZAJdwCZgpuqKk8LMeb8OFtZkpQ2xcqkC0s.bykwg\",\n          \"uploadedAt\": \"1967-10-05T16:41:27.703Z\",\n          \"fileName\": \"ut quis do laborum reprehenderit\",\n          \"contentType\": \"fugiat anim voluptate\",\n          \"sizeBytes\": 483353764,\n          \"checksum\": \"ut\",\n          \"uploadedByExternalId\": \"in deserunt adipisicin\"\n        }\n      ],\n      \"label\": \"2024 CV\"\n    }\n  ],\n  \"consentGiven\": false,\n  \"consents\": [\n    {\n      \"type\": \"data_processing\",\n      \"granted\": false,\n      \"grantedAt\": \"1968-12-18T14:17:29.549Z\",\n      \"policyVersion\": \"e\"\n    },\n    {\n      \"type\": \"data_sharing_partners\",\n      \"granted\": true,\n      \"grantedAt\": \"1978-09-10T16:39:40.193Z\",\n      \"policyVersion\": \"reprehenderit\"\n    }\n  ]\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Not Found",
              "code": 404,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error\": \"unauthorized\",\n  \"message\": \"esse do dolore culpa\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ],
      "event": []
    },
    {
      "id": "4d73e97b-4896-4743-b99b-a13337f1840f",
      "name": "webhooks",
      "description": {
        "content": "Subscribe to candidate-lifecycle events",
        "type": "text/plain"
      },
      "item": [
        {
          "id": "7549314e-086b-4b05-912b-3ac6e252a90b",
          "name": "Register a webhook endpoint",
          "request": {
            "name": "Register a webhook endpoint",
            "description": {},
            "url": {
              "path": [
                "v1",
                "webhook-endpoints"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Content-Type",
                "value": "application/json"
              },
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "auth": null,
            "body": {
              "mode": "raw",
              "raw": "{\n  \"url\": \"https://wn.example/gca-hooks\",\n  \"eventTypes\": [\n    \"candidate.consent_revoked\"\n  ],\n  \"description\": \"anim dolor ea\"\n}",
              "options": {
                "raw": {
                  "language": "json"
                }
              }
            }
          },
          "response": [
            {
              "id": "9a076bf8-39e7-49a9-8d5b-caa2ccf0638a",
              "name": "Returned ONCE on create/rotate — the signingSecret is not retrievable later.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "webhook-endpoints"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"url\": \"https://wn.example/gca-hooks\",\n  \"eventTypes\": [\n    \"candidate.consent_revoked\"\n  ],\n  \"description\": \"anim dolor ea\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Created",
              "code": 201,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"id\": \"nisi amet enim dolor\",\n  \"url\": \"http://rplRHyVKxwqMidvfJnqDbVUwE.wjcomKa6GMKSc6Hp\",\n  \"eventTypes\": [\n    \"candidate.consent_revoked\",\n    \"candidate.erased\"\n  ],\n  \"active\": true,\n  \"createdAt\": \"1957-11-20T15:35:38.436Z\",\n  \"signingSecret\": \"whsec_3f9a...redacted\",\n  \"description\": null\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "d9472768-d9e4-4c16-a6d3-03f8b9c831e5",
              "name": "Standard error envelope returned for 4xx/5xx.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "webhook-endpoints"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"url\": \"https://wn.example/gca-hooks\",\n  \"eventTypes\": [\n    \"candidate.consent_revoked\"\n  ],\n  \"description\": \"anim dolor ea\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Bad Request",
              "code": 400,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error\": \"unauthorized\",\n  \"message\": \"esse do dolore culpa\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "cffc134e-7df6-409e-9e32-afe05ea5a593",
              "name": "Standard error envelope returned for 4xx/5xx.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "webhook-endpoints"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {
                  "mode": "raw",
                  "raw": "{\n  \"url\": \"https://wn.example/gca-hooks\",\n  \"eventTypes\": [\n    \"candidate.consent_revoked\"\n  ],\n  \"description\": \"anim dolor ea\"\n}",
                  "options": {
                    "raw": {
                      "language": "json"
                    }
                  }
                }
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error\": \"unauthorized\",\n  \"message\": \"esse do dolore culpa\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "1580413a-dc01-4fb0-a338-e7f3545cc95c",
          "name": "List webhook endpoints",
          "request": {
            "name": "List webhook endpoints",
            "description": {},
            "url": {
              "path": [
                "v1",
                "webhook-endpoints"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": []
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "auth": null
          },
          "response": [
            {
              "id": "f598899b-34cd-480b-9652-f1fb824b5296",
              "name": "Default Response",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "webhook-endpoints"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"data\": [\n    {\n      \"id\": \"whe_01J9Z0\",\n      \"url\": \"https://SIkSVCSJPCSkiHcqLAinsFy.igfazFYvIa5dDpSoVtwYskRjH12tj-MZ4\",\n      \"eventTypes\": [\n        \"candidate.erased\",\n        \"candidate.received\"\n      ],\n      \"active\": false,\n      \"createdAt\": \"1960-05-15T02:46:55.658Z\",\n      \"description\": null\n    },\n    {\n      \"id\": \"whe_01J9Z0\",\n      \"url\": \"https://lcCfePC.atuQhUFid8TvcocicMoV9o-.Y31KWvSVT+WeybkUqfTwgwWnIn-G9SqCWk5h\",\n      \"eventTypes\": [\n        \"candidate.received\",\n        \"candidate.validation_failed\"\n      ],\n      \"active\": false,\n      \"createdAt\": \"1960-05-23T11:19:08.497Z\",\n      \"description\": null\n    }\n  ]\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "67729a39-9e95-43b5-a218-5c46c7e9c6a0",
              "name": "Standard error envelope returned for 4xx/5xx.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "webhook-endpoints"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": []
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error\": \"unauthorized\",\n  \"message\": \"esse do dolore culpa\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "c99a9e0c-07b9-4fff-998b-c924e5294b10",
          "name": "Fetch a webhook endpoint",
          "request": {
            "name": "Fetch a webhook endpoint",
            "description": {},
            "url": {
              "path": [
                "v1",
                "webhook-endpoints",
                ":id"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "amet tempo",
                  "key": "id",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "GET",
            "auth": null
          },
          "response": [
            {
              "id": "37285425-fa33-4757-a852-385c8ab790b2",
              "name": "A registered webhook endpoint (signing secret is never returned here).",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "webhook-endpoints",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "amet tempo",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "OK",
              "code": 200,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"id\": \"whe_01J9Z0\",\n  \"url\": \"http://hKKDdcUGYd.tgsTnzpAr6t.7al+3tlk3\",\n  \"eventTypes\": [\n    \"candidate.verified\",\n    \"candidate.promoted\"\n  ],\n  \"active\": true,\n  \"createdAt\": \"1980-02-27T16:15:56.023Z\",\n  \"description\": null\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "df94bf29-cfa9-43f9-86d2-3c27185ce022",
              "name": "Standard error envelope returned for 4xx/5xx.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "webhook-endpoints",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "amet tempo",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error\": \"unauthorized\",\n  \"message\": \"esse do dolore culpa\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "cb18d754-964b-4f9a-a3a3-06cc39dba053",
              "name": "Standard error envelope returned for 4xx/5xx.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "webhook-endpoints",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "amet tempo",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "GET",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error\": \"unauthorized\",\n  \"message\": \"esse do dolore culpa\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "bfd2ef33-f4ed-4084-9f95-38c89cf5c1d6",
          "name": "Delete a webhook endpoint",
          "request": {
            "name": "Delete a webhook endpoint",
            "description": {},
            "url": {
              "path": [
                "v1",
                "webhook-endpoints",
                ":id"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "amet tempo",
                  "key": "id",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "DELETE",
            "auth": null
          },
          "response": [
            {
              "id": "9b153b9c-b80d-4add-8de9-b2aa5ac06278",
              "name": "Default Response",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "webhook-endpoints",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "amet tempo",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  }
                ],
                "method": "DELETE",
                "body": {}
              },
              "status": "No Content",
              "code": 204,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "e7a8f2ca-2cc5-45aa-8b35-02f7d0f1b04c",
              "name": "Standard error envelope returned for 4xx/5xx.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "webhook-endpoints",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "amet tempo",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "DELETE",
                "body": {}
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error\": \"unauthorized\",\n  \"message\": \"esse do dolore culpa\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "c4b88fe2-0c8f-4c4c-9e0c-5f305bbe82c2",
              "name": "Standard error envelope returned for 4xx/5xx.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "webhook-endpoints",
                    ":id"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "amet tempo",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "DELETE",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error\": \"unauthorized\",\n  \"message\": \"esse do dolore culpa\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        },
        {
          "id": "1171087e-6fb2-4f91-887a-2d0292685812",
          "name": "Send a sample event to this endpoint",
          "request": {
            "name": "Send a sample event to this endpoint",
            "description": {},
            "url": {
              "path": [
                "v1",
                "webhook-endpoints",
                ":id",
                "test"
              ],
              "host": [
                "{{baseUrl}}"
              ],
              "query": [],
              "variable": [
                {
                  "disabled": false,
                  "type": "any",
                  "value": "amet tempo",
                  "key": "id",
                  "description": "(Required) "
                }
              ]
            },
            "header": [
              {
                "key": "Accept",
                "value": "application/json"
              }
            ],
            "method": "POST",
            "auth": null
          },
          "response": [
            {
              "id": "65da6c7a-0cc7-4dec-93e5-795cc78c4e45",
              "name": "Default Response",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "webhook-endpoints",
                    ":id",
                    "test"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "amet tempo",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  }
                ],
                "method": "POST",
                "body": {}
              },
              "status": "Accepted",
              "code": 202,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "text/plain"
                }
              ],
              "body": "",
              "cookie": [],
              "_postman_previewlanguage": "text"
            },
            {
              "id": "bcf85e49-0273-417e-9083-107232257174",
              "name": "Standard error envelope returned for 4xx/5xx.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "webhook-endpoints",
                    ":id",
                    "test"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "amet tempo",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {}
              },
              "status": "Unauthorized",
              "code": 401,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error\": \"unauthorized\",\n  \"message\": \"esse do dolore culpa\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            },
            {
              "id": "5c62021c-b2d9-43af-825f-4a0063b3ae9d",
              "name": "Standard error envelope returned for 4xx/5xx.",
              "originalRequest": {
                "url": {
                  "path": [
                    "v1",
                    "webhook-endpoints",
                    ":id",
                    "test"
                  ],
                  "host": [
                    "{{baseUrl}}"
                  ],
                  "query": [],
                  "variable": [
                    {
                      "disabled": false,
                      "type": "any",
                      "value": "amet tempo",
                      "key": "id",
                      "description": "(Required) "
                    }
                  ]
                },
                "header": [
                  {
                    "description": {
                      "content": "Added as a part of security scheme: apikey",
                      "type": "text/plain"
                    },
                    "key": "X-API-Key",
                    "value": "<API Key>"
                  },
                  {
                    "key": "Accept",
                    "value": "application/json"
                  }
                ],
                "method": "POST",
                "body": {}
              },
              "status": "Not Found",
              "code": 404,
              "header": [
                {
                  "key": "Content-Type",
                  "value": "application/json"
                }
              ],
              "body": "{\n  \"error\": \"unauthorized\",\n  \"message\": \"esse do dolore culpa\"\n}",
              "cookie": [],
              "_postman_previewlanguage": "json"
            }
          ],
          "event": [],
          "protocolProfileBehavior": {
            "disableBodyPruning": true
          }
        }
      ],
      "event": []
    }
  ],
  "event": [],
  "variable": [
    {
      "key": "baseUrl",
      "value": "http://localhost:3000"
    },
    {
      "key": "apiKey",
      "value": "REPLACE_WITH_YOUR_KEY"
    }
  ],
  "auth": {
    "type": "apikey",
    "apikey": [
      {
        "key": "key",
        "value": "X-API-Key"
      },
      {
        "key": "value",
        "value": "{{apiKey}}"
      },
      {
        "key": "in",
        "value": "header"
      }
    ]
  },
  "info": {
    "_postman_id": "4104d029-e2d5-4daf-9ab6-4473d444fd01",
    "name": "GCA CMP REST API",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "description": {
      "content": "**[← Developer Portal](/)**  ·  [Interactive docs (Swagger)](/docs)  ·  [OpenAPI spec](/openapi.json)  ·  [Postman](/portal/postman.json)\n\nExternal REST surface for the GCA Candidate Management Platform. Worknation candidate intake and record access. Authenticate with the X-API-Key header.\n\nCompatibility: changes are backward-compatible within v1. Breaking changes ship only in a new major version (e.g. /v2), never within v1.",
      "type": "text/plain"
    }
  }
}
