{ "info": { "_postman_id": "50d37890-ced8-47ea-99bb-fc9b96aede0c", "name": "LandingAI Agentic Document Extraction (ADE) API v1: Parse, Extract, Classify, Split, Section Classes Image API", "description": "Convert documents such as PDFs, images, and Office files into structured data with LandingAI's Agentic Document Extraction (ADE) v1 endpoints. Includes Parse (documents to Markdown and structured chunks with grounding), Extract (schema-based field extraction), Classify (page-level classification), Split (separate multi-document files), and Section (hierarchical table of contents), plus asynchronous jobs for parsing and extraction. Documentation: https://docs.landing.ai", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "lastUpdatedBy": "35240", "uid": "35240-50d37890-ced8-47ea-99bb-fc9b96aede0c" }, "item": [ { "name": "v1", "item": [ { "name": "projects", "item": [ { "name": "{project_id}", "item": [ { "name": "images", "item": [ { "name": "{image_id}", "item": [ { "name": "metadata", "item": [ { "name": "Replace image metadata", "id": "cc18e852-c94b-452d-bc9c-64043839a676", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "apikey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"in41a\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:project_id/images/:image_id/metadata?timeout=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":project_id", "images", ":image_id", "metadata" ], "query": [ { "key": "timeout", "value": "" } ], "variable": [ { "id": "37161fbd-919d-4614-a397-d46d1b2d967a", "key": "project_id", "value": "", "description": "(Required) " }, { "id": "46555f75-4e6b-471b-9b5e-471f0fba3045", "key": "image_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "60d19ba0-f76c-4f29-9df7-5de330d674c3", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "apikey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"in41a\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:project_id/images/:image_id/metadata?timeout=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":project_id", "images", ":image_id", "metadata" ], "query": [ { "key": "timeout", "value": "" } ], "variable": [ { "key": "project_id" }, { "key": "image_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"metadata\": {\n \"enim1d\": \"\"\n },\n \"mediaId\": \"\"\n }\n}", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-60d19ba0-f76c-4f29-9df7-5de330d674c3" }, { "id": "b1d3ced6-c020-42c9-b7e5-fc03b439bc1c", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "apikey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadata\": {\n \"in41a\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:project_id/images/:image_id/metadata?timeout=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":project_id", "images", ":image_id", "metadata" ], "query": [ { "key": "timeout", "value": "" } ], "variable": [ { "key": "project_id" }, { "key": "image_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-b1d3ced6-c020-42c9-b7e5-fc03b439bc1c" } ], "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-cc18e852-c94b-452d-bc9c-64043839a676" } ], "id": "6b40048c-132c-4126-a0f5-d905d74760db", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-6b40048c-132c-4126-a0f5-d905d74760db" }, { "name": "Get Project Metadata", "id": "9c670eee-75ef-47c2-9183-63468ebae19d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "apikey", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/projects/:project_id/images/:image_id?timeout=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":project_id", "images", ":image_id" ], "query": [ { "key": "timeout", "value": "" } ], "variable": [ { "id": "13463725-4975-4df9-8388-1b31fcbd4c65", "key": "project_id", "value": "", "description": "(Required) " }, { "id": "883456a3-cf1c-4166-856a-dd8eb685bc1f", "key": "image_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "a3960fa4-240f-40bf-bdb4-5ad74ed0b320", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "apikey", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/projects/:project_id/images/:image_id?timeout=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":project_id", "images", ":image_id" ], "query": [ { "key": "timeout", "value": "" } ], "variable": [ { "key": "project_id" }, { "key": "image_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"name\": \"\",\n \"uploadTime\": \"\",\n \"metadata\": {},\n \"tagIds\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-a3960fa4-240f-40bf-bdb4-5ad74ed0b320" }, { "id": "25a1a810-b5c1-45ec-90df-d59c51054683", "name": "Validation Error", "originalRequest": { "method": "GET", "header": [ { "key": "apikey", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/projects/:project_id/images/:image_id?timeout=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":project_id", "images", ":image_id" ], "query": [ { "key": "timeout", "value": "" } ], "variable": [ { "key": "project_id" }, { "key": "image_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-25a1a810-b5c1-45ec-90df-d59c51054683" } ], "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-9c670eee-75ef-47c2-9183-63468ebae19d" } ], "id": "b394906e-98da-487e-b35e-10e4c927d69a", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-b394906e-98da-487e-b35e-10e4c927d69a" }, { "name": "metadata", "item": [ { "name": "Append Metadata To Media List", "id": "f4550a74-b561-499e-a8fc-09c9fbf0df92", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "apikey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadataAppend\": {\n \"nostrud_e8c\": \"\"\n },\n \"mediaIds\": [\n \"\",\n \"\"\n ],\n \"allMedia\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:project_id/images/metadata?timeout=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":project_id", "images", "metadata" ], "query": [ { "key": "timeout", "value": "" } ], "variable": [ { "id": "d2cc6c53-5573-48f1-bf6a-0d4d46514b3f", "key": "project_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "bba6b0dd-cb8e-4923-a25d-1cdb28d788c8", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "apikey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadataAppend\": {\n \"nostrud_e8c\": \"\"\n },\n \"mediaIds\": [\n \"\",\n \"\"\n ],\n \"allMedia\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:project_id/images/metadata?timeout=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":project_id", "images", "metadata" ], "query": [ { "key": "timeout", "value": "" } ], "variable": [ { "key": "project_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"metadata\": {\n \"nondcd\": \"\"\n },\n \"mediaId\": \"\"\n },\n {\n \"metadata\": {\n \"reprehenderit9\": \"\",\n \"laborum7f\": \"\",\n \"commodocd1\": \"\"\n },\n \"mediaId\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-bba6b0dd-cb8e-4923-a25d-1cdb28d788c8" }, { "id": "4aae1f04-fba9-47ab-bbb2-7b6e3e396363", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "apikey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"metadataAppend\": {\n \"nostrud_e8c\": \"\"\n },\n \"mediaIds\": [\n \"\",\n \"\"\n ],\n \"allMedia\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:project_id/images/metadata?timeout=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":project_id", "images", "metadata" ], "query": [ { "key": "timeout", "value": "" } ], "variable": [ { "key": "project_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-4aae1f04-fba9-47ab-bbb2-7b6e3e396363" } ], "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-f4550a74-b561-499e-a8fc-09c9fbf0df92" } ], "id": "df6fdc64-5950-4c24-a8d3-803ca1b7e265", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-df6fdc64-5950-4c24-a8d3-803ca1b7e265" }, { "name": "tags", "item": [ { "name": "Append Tags To Media List", "id": "d0b26cfc-b412-4b52-aca9-136995e6e4b6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "apikey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"tagNames\": [\n \"\",\n \"\"\n ],\n \"mediaIds\": [\n \"\",\n \"\"\n ],\n \"allMedia\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:project_id/images/tags?timeout=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":project_id", "images", "tags" ], "query": [ { "key": "timeout", "value": "" } ], "variable": [ { "id": "fe77cfb5-8f7c-480f-b6ed-f76951eee22c", "key": "project_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "4453842a-37ad-4126-9501-df73492c65b9", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "apikey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"tagNames\": [\n \"\",\n \"\"\n ],\n \"mediaIds\": [\n \"\",\n \"\"\n ],\n \"allMedia\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:project_id/images/tags?timeout=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":project_id", "images", "tags" ], "query": [ { "key": "timeout", "value": "" } ], "variable": [ { "key": "project_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": [\n {\n \"name\": \"\",\n \"id\": \"\",\n \"orgId\": \"\",\n \"isArchived\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"color\": \"\"\n },\n {\n \"name\": \"\",\n \"id\": \"\",\n \"orgId\": \"\",\n \"isArchived\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"color\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-4453842a-37ad-4126-9501-df73492c65b9" }, { "id": "461c1ce3-6cd9-4b93-8b1e-8387c8721419", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "apikey", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"tagNames\": [\n \"\",\n \"\"\n ],\n \"mediaIds\": [\n \"\",\n \"\"\n ],\n \"allMedia\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/projects/:project_id/images/tags?timeout=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":project_id", "images", "tags" ], "query": [ { "key": "timeout", "value": "" } ], "variable": [ { "key": "project_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-461c1ce3-6cd9-4b93-8b1e-8387c8721419" } ], "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-d0b26cfc-b412-4b52-aca9-136995e6e4b6" } ], "id": "e07f0c7c-63c4-4c67-b700-528b779b3465", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-e07f0c7c-63c4-4c67-b700-528b779b3465" }, { "name": "Upload Image", "id": "e064644f-575e-470e-8715-70402da5ac16", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "apikey", "value": "" }, { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file", "value": null }, { "description": "(Required) ", "key": "name", "value": "", "type": "text" }, { "key": "label", "type": "file", "value": null }, { "description": " (This can only be one of train,dev,test)", "key": "split", "value": "dev", "type": "text" }, { "key": "tags", "value": ",", "type": "text" }, { "key": "nothing_to_label", "value": "false", "type": "text" }, { "key": "metadata", "value": "", "type": "text" } ] }, "url": { "raw": "{{baseUrl}}/v1/projects/:project_id/images?timeout=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":project_id", "images" ], "query": [ { "key": "timeout", "value": "" } ], "variable": [ { "id": "584d4f1c-591d-47c7-bed4-8bea084bcf14", "key": "project_id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "dca0bfb5-5dea-4b37-8cef-a7fa547b1715", "name": "Successful Response", "originalRequest": { "method": "POST", "header": [ { "key": "apikey", "value": "" }, { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" }, { "description": "(Required) ", "key": "name", "value": "", "type": "text" }, { "key": "label", "type": "file" }, { "description": " (This can only be one of train,dev,test)", "key": "split", "value": "dev", "type": "text" }, { "key": "tags", "value": ",", "type": "text" }, { "key": "nothing_to_label", "value": "false", "type": "text" }, { "key": "metadata", "value": "", "type": "text" } ] }, "url": { "raw": "{{baseUrl}}/v1/projects/:project_id/images?timeout=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":project_id", "images" ], "query": [ { "key": "timeout", "value": "" } ], "variable": [ { "key": "project_id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"name\": \"\",\n \"uploadTime\": \"\"\n }\n}", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-dca0bfb5-5dea-4b37-8cef-a7fa547b1715" }, { "id": "9bec5cab-c0dc-4356-b251-a491beabfcc6", "name": "Validation Error", "originalRequest": { "method": "POST", "header": [ { "key": "apikey", "value": "" }, { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) ", "key": "file", "type": "file" }, { "description": "(Required) ", "key": "name", "value": "", "type": "text" }, { "key": "label", "type": "file" }, { "description": " (This can only be one of train,dev,test)", "key": "split", "value": "dev", "type": "text" }, { "key": "tags", "value": ",", "type": "text" }, { "key": "nothing_to_label", "value": "false", "type": "text" }, { "key": "metadata", "value": "", "type": "text" } ] }, "url": { "raw": "{{baseUrl}}/v1/projects/:project_id/images?timeout=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "projects", ":project_id", "images" ], "query": [ { "key": "timeout", "value": "" } ], "variable": [ { "key": "project_id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n },\n {\n \"loc\": [\n \"\",\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-9bec5cab-c0dc-4356-b251-a491beabfcc6" } ], "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-e064644f-575e-470e-8715-70402da5ac16" } ], "id": "ebea84a4-0c22-4e94-8edf-c66344e10962", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-ebea84a4-0c22-4e94-8edf-c66344e10962" } ], "id": "735660de-9621-49e4-99e9-60404e2e32df", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-735660de-9621-49e4-99e9-60404e2e32df" } ], "id": "1353beac-5401-4e16-b01c-4e178a583633", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-1353beac-5401-4e16-b01c-4e178a583633" } ], "id": "5dd6263d-3bd4-49dc-956b-26883ee0b44c", "createdAt": "2026-07-28T02:02:32.000Z", "updatedAt": "2026-07-28T02:02:32.000Z", "uid": "35240-5dd6263d-3bd4-49dc-956b-26883ee0b44c" } ], "variable": [ { "key": "baseUrl", "value": "https://api.va.landing.ai" } ] }