Properties
| Name | Type | Description |
|---|---|---|
| application_id | string | |
| candidate_id | string | |
| company_id | string | |
| connection_id | string | |
| created_at | string | |
| employee_id | string | |
| id | string | |
| job_id | string | |
| package_id | string | |
| parameters | object | |
| profile_addresses | object | |
| profile_date_of_birth | string | |
| profile_emails | object | |
| profile_first_name | string | |
| profile_gender | string | |
| profile_ip_address | string | |
| profile_last_name | string | |
| profile_name | string | |
| profile_national_identifier | string | |
| profile_resume_url | string | |
| profile_social_media_urls | object | |
| profile_telephones | object | |
| raw | object | |
| reference | string | |
| response_attributes | object | |
| response_completed_at | string | |
| response_details | object | |
| response_download_urls | object | |
| response_expires_at | string | |
| response_issued_at | string | |
| response_max_score | number | |
| response_redirect_url | string | |
| response_score | number | |
| response_source | string | |
| response_status | string | |
| response_url | string | |
| status | string | |
| target_url | string | |
| updated_at | string | |
| webhook_id | string | |
| workspace_id | string |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/AssessmentOrder",
"title": "AssessmentOrder",
"properties": {
"application_id": {
"type": "string"
},
"candidate_id": {
"type": "string"
},
"company_id": {
"type": "string"
},
"connection_id": {
"type": "string"
},
"created_at": {
"format": "date-time",
"type": "string"
},
"employee_id": {
"type": "string"
},
"id": {
"type": "string"
},
"job_id": {
"type": "string"
},
"package_id": {
"type": "string"
},
"parameters": {
"$ref": "#/components/schemas/property_AssessmentOrder_parameters"
},
"profile_addresses": {
"$ref": "#/components/schemas/property_AssessmentOrder_profile_addresses"
},
"profile_date_of_birth": {
"type": "string"
},
"profile_emails": {
"$ref": "#/components/schemas/property_AssessmentOrder_profile_emails"
},
"profile_first_name": {
"type": "string"
},
"profile_gender": {
"enum": [
"MALE",
"FEMALE",
"INTERSEX",
"TRANS",
"NON_BINARY"
],
"type": "string",
"x-speakeasy-unknown-values": "allow"
},
"profile_ip_address": {
"type": "string"
},
"profile_last_name": {
"type": "string"
},
"profile_name": {
"type": "string"
},
"profile_national_identifier": {
"type": "string"
},
"profile_resume_url": {
"type": "string"
},
"profile_social_media_urls": {
"$ref": "#/components/schemas/property_AssessmentOrder_profile_social_media_urls"
},
"profile_telephones": {
"$ref": "#/components/schemas/property_AssessmentOrder_profile_telephones"
},
"raw": {
"additionalProperties": true,
"type": "object"
},
"reference": {
"type": "string"
},
"response_attributes": {
"$ref": "#/components/schemas/property_AssessmentOrder_response_attributes"
},
"response_completed_at": {
"format": "date-time",
"type": "string"
},
"response_details": {
"$ref": "#/components/schemas/property_AssessmentOrder_response_details"
},
"response_download_urls": {
"$ref": "#/components/schemas/property_AssessmentOrder_response_download_urls"
},
"response_expires_at": {
"format": "date-time",
"type": "string"
},
"response_issued_at": {
"format": "date-time",
"type": "string"
},
"response_max_score": {
"type": "number"
},
"response_redirect_url": {
"type": "string"
},
"response_score": {
"type": "number"
},
"response_source": {
"type": "string"
},
"response_status": {
"enum": [
"OPEN",
"IN_PROGRESS",
"COMPLETED",
"FAILED",
"REJECTED"
],
"type": "string",
"x-speakeasy-unknown-values": "allow"
},
"response_url": {
"type": "string"
},
"status": {
"enum": [
"OPEN",
"IN_PROGRESS",
"COMPLETED",
"FAILED",
"REJECTED"
],
"type": "string",
"x-speakeasy-unknown-values": "allow"
},
"target_url": {
"type": "string"
},
"updated_at": {
"format": "date-time",
"type": "string"
},
"webhook_id": {
"type": "string"
},
"workspace_id": {
"type": "string"
}
},
"required": [
"workspace_id",
"connection_id"
],
"type": "object"
}
Work with this as data
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/unified-to-assessmentorder"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.