{ "info": { "_postman_id": "5798f176-1a24-4a5a-826e-268753380505", "name": "API Reference Accounts Lists API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:06:50.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "lastUpdatedBy": "35240", "uid": "35240-5798f176-1a24-4a5a-826e-268753380505" }, "item": [ { "name": "v1", "item": [ { "name": "lists", "item": [ { "name": "{id}", "item": [ { "name": "Update a list", "id": "908b10d4-b517-4526-9992-c3aa3fffe73c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\"\n },\n \"relationships\": {\n \"$accounts\": {\n \"add\": \"\",\n \"remove\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "id": "59ccc99b-16a0-4aac-8a8f-72070ff771e0", "key": "id", "value": "", "description": "(Required) " } ] }, "description": "Updates an existing list by ID. Only included fields are modified.\n\nSupports idempotency via the `Idempotency-Key` header.\n\n**[Required scope](/using-the-api/scopes/):** `lists:update`\n\n**[Rate limit category](/using-the-api/rate-limits/):** Write" }, "response": [ { "id": "a89d93c7-d478-49bb-b87c-91645bdf28e9", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\"\n },\n \"relationships\": {\n \"$accounts\": {\n \"add\": \"\",\n \"remove\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"createdAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"ametf\": {\n \"valueType\": \"DATETIME\",\n \"value\": \"\"\n },\n \"labore_8\": {\n \"valueType\": \"TEXT\",\n \"value\": \"\"\n },\n \"mollitf1_\": {\n \"valueType\": \"FULL_NAME\",\n \"value\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-a89d93c7-d478-49bb-b87c-91645bdf28e9" }, { "id": "51af3095-56d5-43cf-8453-2edc53757dd6", "name": "400", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\"\n },\n \"relationships\": {\n \"$accounts\": {\n \"add\": \"\",\n \"remove\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"bad_request\"\n },\n \"message\": \"Bad Request\",\n \"code\": \"\",\n \"param\": \"\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-51af3095-56d5-43cf-8453-2edc53757dd6" }, { "id": "1c8c984a-6c42-4c9f-b9d6-f5e62ad2336a", "name": "401", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\"\n },\n \"relationships\": {\n \"$accounts\": {\n \"add\": \"\",\n \"remove\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unauthorized\"\n },\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-1c8c984a-6c42-4c9f-b9d6-f5e62ad2336a" }, { "id": "5df42df9-9249-4b4d-9f8f-af141666e94f", "name": "403", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\"\n },\n \"relationships\": {\n \"$accounts\": {\n \"add\": \"\",\n \"remove\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"forbidden\"\n },\n \"message\": \"Forbidden\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-5df42df9-9249-4b4d-9f8f-af141666e94f" }, { "id": "f33e699f-5ecd-4f2d-bc15-5092e9b16a62", "name": "404", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\"\n },\n \"relationships\": {\n \"$accounts\": {\n \"add\": \"\",\n \"remove\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"not_found\"\n },\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-f33e699f-5ecd-4f2d-bc15-5092e9b16a62" }, { "id": "1a2a12db-c44a-4b73-a87a-cc3e62f43943", "name": "409", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\"\n },\n \"relationships\": {\n \"$accounts\": {\n \"add\": \"\",\n \"remove\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"conflict\"\n },\n \"message\": \"Conflict\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-1a2a12db-c44a-4b73-a87a-cc3e62f43943" }, { "id": "9c53efad-1047-4714-8fad-ed47c0d18118", "name": "415", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\"\n },\n \"relationships\": {\n \"$accounts\": {\n \"add\": \"\",\n \"remove\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unsupported Media Type", "code": 415, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unsupported_media_type\"\n },\n \"message\": \"Unsupported Media Type\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-9c53efad-1047-4714-8fad-ed47c0d18118" }, { "id": "cd33fe5a-14ff-4db1-8a02-08f301fb63fd", "name": "422", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\"\n },\n \"relationships\": {\n \"$accounts\": {\n \"add\": \"\",\n \"remove\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unprocessable_content\"\n },\n \"message\": \"Unprocessable Content\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-cd33fe5a-14ff-4db1-8a02-08f301fb63fd" }, { "id": "8c25766b-7b93-49ec-ab26-4ca50803ac06", "name": "429", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\"\n },\n \"relationships\": {\n \"$accounts\": {\n \"add\": \"\",\n \"remove\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"too_many_requests\"\n },\n \"message\": \"Too Many Requests\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-8c25766b-7b93-49ec-ab26-4ca50803ac06" }, { "id": "c88782dc-fe68-410d-b561-36441681a79d", "name": "500", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\"\n },\n \"relationships\": {\n \"$accounts\": {\n \"add\": \"\",\n \"remove\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"internal_server_error\"\n },\n \"message\": \"Internal Server Error\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-c88782dc-fe68-410d-b561-36441681a79d" }, { "id": "652b105d-b5a3-441d-90c8-e936d1437c79", "name": "503", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\"\n },\n \"relationships\": {\n \"$accounts\": {\n \"add\": \"\",\n \"remove\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"service_unavailable\"\n },\n \"message\": \"Service Unavailable\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-652b105d-b5a3-441d-90c8-e936d1437c79" }, { "id": "08e728f2-cb88-44e6-a23d-face1dad42ff", "name": "504", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\"\n },\n \"relationships\": {\n \"$accounts\": {\n \"add\": \"\",\n \"remove\": \"\"\n }\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"gateway_timeout\"\n },\n \"message\": \"Gateway Timeout\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-08e728f2-cb88-44e6-a23d-face1dad42ff" } ], "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-908b10d4-b517-4526-9992-c3aa3fffe73c" }, { "name": "Retrieve a list", "id": "b0417256-1f43-43c5-8ca6-922241506c2b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "id": "f6ef1d41-2a1a-4edd-a6ff-cd861a314876", "key": "id", "value": "", "description": "(Required) " } ] }, "description": "Retrieves a single list by its ID.\n\n**[Required scope](/using-the-api/scopes/):** `lists:read`\n\n**[Rate limit category](/using-the-api/rate-limits/):** Read" }, "response": [ { "id": "0a3c4d71-3519-47f4-b861-1cbb929e4dd9", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"createdAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"ametf\": {\n \"valueType\": \"DATETIME\",\n \"value\": \"\"\n },\n \"labore_8\": {\n \"valueType\": \"TEXT\",\n \"value\": \"\"\n },\n \"mollitf1_\": {\n \"valueType\": \"FULL_NAME\",\n \"value\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-0a3c4d71-3519-47f4-b861-1cbb929e4dd9" }, { "id": "2211a5c2-51ea-4ce3-917b-8eb106ff81ce", "name": "400", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"bad_request\"\n },\n \"message\": \"Bad Request\",\n \"code\": \"\",\n \"param\": \"\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-2211a5c2-51ea-4ce3-917b-8eb106ff81ce" }, { "id": "c791d477-adc5-4021-94d2-8c0aa0cdc368", "name": "401", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unauthorized\"\n },\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-c791d477-adc5-4021-94d2-8c0aa0cdc368" }, { "id": "ab29e60c-ba52-4b86-a00b-076cf4e8ffe0", "name": "403", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"forbidden\"\n },\n \"message\": \"Forbidden\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-ab29e60c-ba52-4b86-a00b-076cf4e8ffe0" }, { "id": "c87f2809-aabb-4edb-b5e4-7e376983c7fb", "name": "404", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"not_found\"\n },\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-c87f2809-aabb-4edb-b5e4-7e376983c7fb" }, { "id": "45634c2a-7730-4fca-b253-a0ac5295484a", "name": "409", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"conflict\"\n },\n \"message\": \"Conflict\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-45634c2a-7730-4fca-b253-a0ac5295484a" }, { "id": "ca6f70bd-f837-4e32-b563-213fff770fe0", "name": "415", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unsupported Media Type", "code": 415, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unsupported_media_type\"\n },\n \"message\": \"Unsupported Media Type\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-ca6f70bd-f837-4e32-b563-213fff770fe0" }, { "id": "df4b7d41-f6ec-4d7d-b982-b180dfd0b044", "name": "422", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unprocessable_content\"\n },\n \"message\": \"Unprocessable Content\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-df4b7d41-f6ec-4d7d-b982-b180dfd0b044" }, { "id": "a55d5426-6d4a-4005-82d7-8bd0390fc372", "name": "429", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"too_many_requests\"\n },\n \"message\": \"Too Many Requests\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-a55d5426-6d4a-4005-82d7-8bd0390fc372" }, { "id": "45f7a4e1-203c-42e2-9849-18416dd3d9f8", "name": "500", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"internal_server_error\"\n },\n \"message\": \"Internal Server Error\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-45f7a4e1-203c-42e2-9849-18416dd3d9f8" }, { "id": "9697ead0-fb1c-4b0c-916d-5f94b81ab372", "name": "503", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"service_unavailable\"\n },\n \"message\": \"Service Unavailable\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-9697ead0-fb1c-4b0c-916d-5f94b81ab372" }, { "id": "cb8fab20-b790-44f6-a06b-5c1df21a6ba3", "name": "504", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"gateway_timeout\"\n },\n \"message\": \"Gateway Timeout\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-cb8fab20-b790-44f6-a06b-5c1df21a6ba3" } ], "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-b0417256-1f43-43c5-8ca6-922241506c2b" } ], "id": "9733807e-cd97-48d5-8aec-906e9a6b5326", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-9733807e-cd97-48d5-8aec-906e9a6b5326" }, { "name": "{listId}", "item": [ { "name": "accounts", "item": [ { "name": "List accounts in a list", "id": "b73c2e1d-6b37-455b-bc08-6fe3fb528968", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/accounts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "accounts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "id": "9f30ab77-a4c1-4330-b9cc-aa0239c1f38a", "key": "listId", "value": "", "description": "(Required) " } ] }, "description": "Returns a paginated list of accounts that belong to the specified list.\n\n**[Required scopes](/using-the-api/scopes/):** `lists:read` and `accounts:read`\n\n**[Rate limit category](/using-the-api/rate-limits/):** Search" }, "response": [ { "id": "7a738b59-1df3-4d00-9e47-46191268d4c8", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/accounts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "accounts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"object\": \"\",\n \"data\": [\n {\n \"id\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"est_501\": {\n \"valueType\": \"TELEPHONE\",\n \"value\": \"\"\n },\n \"ipsum5\": {\n \"valueType\": \"EMAIL\",\n \"value\": \"\"\n }\n },\n \"relationships\": {\n \"irure720\": {\n \"cardinality\": \"\",\n \"objectType\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n },\n \"externalId\": \"\"\n },\n {\n \"id\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"et3\": {\n \"valueType\": \"FULL_NAME\",\n \"value\": \"\"\n },\n \"aliqua_e\": {\n \"valueType\": \"MARKDOWN\",\n \"value\": \"\"\n }\n },\n \"relationships\": {\n \"eiusmod_cbe\": {\n \"cardinality\": \"\",\n \"objectType\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n \"do5\": {\n \"cardinality\": \"\",\n \"objectType\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n \"adipisicing_d\": {\n \"cardinality\": \"\",\n \"objectType\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n },\n \"externalId\": \"\"\n }\n ],\n \"totalCount\": \"\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-7a738b59-1df3-4d00-9e47-46191268d4c8" }, { "id": "6eee91f2-ad05-4357-8134-c60b61337e97", "name": "400", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/accounts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "accounts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"bad_request\"\n },\n \"message\": \"Bad Request\",\n \"code\": \"\",\n \"param\": \"\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-6eee91f2-ad05-4357-8134-c60b61337e97" }, { "id": "85973965-87e8-4762-974f-ec81789858a6", "name": "401", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/accounts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "accounts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unauthorized\"\n },\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-85973965-87e8-4762-974f-ec81789858a6" }, { "id": "383c7a66-9767-4e1a-bd69-401e08f40e33", "name": "403", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/accounts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "accounts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"forbidden\"\n },\n \"message\": \"Forbidden\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-383c7a66-9767-4e1a-bd69-401e08f40e33" }, { "id": "75c9f6fc-5c0d-4ba1-a442-19a6b26328f2", "name": "404", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/accounts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "accounts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"not_found\"\n },\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-75c9f6fc-5c0d-4ba1-a442-19a6b26328f2" }, { "id": "4204cebb-1d59-4053-a2d7-88a00dacde1b", "name": "409", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/accounts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "accounts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"conflict\"\n },\n \"message\": \"Conflict\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-4204cebb-1d59-4053-a2d7-88a00dacde1b" }, { "id": "dcfe45a6-51d7-451d-a8f4-d138943c5bb9", "name": "415", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/accounts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "accounts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Unsupported Media Type", "code": 415, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unsupported_media_type\"\n },\n \"message\": \"Unsupported Media Type\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-dcfe45a6-51d7-451d-a8f4-d138943c5bb9" }, { "id": "52a9b890-f5a5-4a6b-99ea-9edcf5485fd2", "name": "422", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/accounts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "accounts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unprocessable_content\"\n },\n \"message\": \"Unprocessable Content\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-52a9b890-f5a5-4a6b-99ea-9edcf5485fd2" }, { "id": "c8452ef7-936a-43f9-8a0e-2e8236b82fbb", "name": "429", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/accounts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "accounts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"too_many_requests\"\n },\n \"message\": \"Too Many Requests\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-c8452ef7-936a-43f9-8a0e-2e8236b82fbb" }, { "id": "bef609fc-325f-4478-81ec-4b2a5eed05d3", "name": "500", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/accounts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "accounts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"internal_server_error\"\n },\n \"message\": \"Internal Server Error\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-bef609fc-325f-4478-81ec-4b2a5eed05d3" }, { "id": "89b21bb4-aad3-4049-af7c-404019ee5aca", "name": "503", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/accounts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "accounts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"service_unavailable\"\n },\n \"message\": \"Service Unavailable\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-89b21bb4-aad3-4049-af7c-404019ee5aca" }, { "id": "33d05402-d1f1-49e0-9d95-c8a6c6b7c419", "name": "504", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/accounts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "accounts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"gateway_timeout\"\n },\n \"message\": \"Gateway Timeout\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-33d05402-d1f1-49e0-9d95-c8a6c6b7c419" } ], "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-b73c2e1d-6b37-455b-bc08-6fe3fb528968" } ], "id": "4e92bad7-730f-43b0-89bc-6b0f7d4cd34d", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-4e92bad7-730f-43b0-89bc-6b0f7d4cd34d" }, { "name": "contacts", "item": [ { "name": "List contacts in a list", "id": "ed1e0ced-58a1-49c1-b637-0d7c131a10ae", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/contacts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "contacts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "id": "4f04303a-891e-4bde-820b-09a9d625787a", "key": "listId", "value": "", "description": "(Required) " } ] }, "description": "Returns a paginated list of contacts that belong to the specified list.\n\n**[Required scopes](/using-the-api/scopes/):** `lists:read` and `contacts:read`\n\n**[Rate limit category](/using-the-api/rate-limits/):** Search" }, "response": [ { "id": "3e7e0348-b9e2-4d3e-9004-1aff0da88905", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/contacts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "contacts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"object\": \"\",\n \"data\": [\n {\n \"id\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"est_501\": {\n \"valueType\": \"TELEPHONE\",\n \"value\": \"\"\n },\n \"ipsum5\": {\n \"valueType\": \"EMAIL\",\n \"value\": \"\"\n }\n },\n \"relationships\": {\n \"irure720\": {\n \"cardinality\": \"\",\n \"objectType\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n },\n \"externalId\": \"\"\n },\n {\n \"id\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"et3\": {\n \"valueType\": \"FULL_NAME\",\n \"value\": \"\"\n },\n \"aliqua_e\": {\n \"valueType\": \"MARKDOWN\",\n \"value\": \"\"\n }\n },\n \"relationships\": {\n \"eiusmod_cbe\": {\n \"cardinality\": \"\",\n \"objectType\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n \"do5\": {\n \"cardinality\": \"\",\n \"objectType\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n \"adipisicing_d\": {\n \"cardinality\": \"\",\n \"objectType\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n },\n \"externalId\": \"\"\n }\n ],\n \"totalCount\": \"\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-3e7e0348-b9e2-4d3e-9004-1aff0da88905" }, { "id": "e236fc9e-c91f-4ad7-ac3d-56caef1f96c7", "name": "400", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/contacts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "contacts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"bad_request\"\n },\n \"message\": \"Bad Request\",\n \"code\": \"\",\n \"param\": \"\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-e236fc9e-c91f-4ad7-ac3d-56caef1f96c7" }, { "id": "7caf67a4-833f-43bc-bb7f-334d23a6badf", "name": "401", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/contacts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "contacts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unauthorized\"\n },\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-7caf67a4-833f-43bc-bb7f-334d23a6badf" }, { "id": "ac6418e4-456f-4769-bafd-c8ed0d50524d", "name": "403", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/contacts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "contacts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"forbidden\"\n },\n \"message\": \"Forbidden\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-ac6418e4-456f-4769-bafd-c8ed0d50524d" }, { "id": "4129d283-d1ce-40c8-be36-10b64559682b", "name": "404", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/contacts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "contacts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"not_found\"\n },\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-4129d283-d1ce-40c8-be36-10b64559682b" }, { "id": "1124ca36-b60f-46f2-84d1-d4354ab48af7", "name": "409", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/contacts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "contacts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"conflict\"\n },\n \"message\": \"Conflict\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-1124ca36-b60f-46f2-84d1-d4354ab48af7" }, { "id": "ff1212ab-1d2a-40b4-a5fc-3e4dbb1e311d", "name": "415", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/contacts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "contacts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Unsupported Media Type", "code": 415, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unsupported_media_type\"\n },\n \"message\": \"Unsupported Media Type\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-ff1212ab-1d2a-40b4-a5fc-3e4dbb1e311d" }, { "id": "2aea834c-5cae-45e6-80d3-1cad86d0e4a4", "name": "422", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/contacts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "contacts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unprocessable_content\"\n },\n \"message\": \"Unprocessable Content\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-2aea834c-5cae-45e6-80d3-1cad86d0e4a4" }, { "id": "e3a031e6-d05c-40e0-8722-ea2fdacb93c0", "name": "429", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/contacts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "contacts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"too_many_requests\"\n },\n \"message\": \"Too Many Requests\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-e3a031e6-d05c-40e0-8722-ea2fdacb93c0" }, { "id": "182131fc-388c-4ddc-bae8-f89d9e560597", "name": "500", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/contacts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "contacts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"internal_server_error\"\n },\n \"message\": \"Internal Server Error\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-182131fc-388c-4ddc-bae8-f89d9e560597" }, { "id": "605c1aae-2674-4b78-b2e7-362b5d0c3042", "name": "503", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/contacts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "contacts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"service_unavailable\"\n },\n \"message\": \"Service Unavailable\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-605c1aae-2674-4b78-b2e7-362b5d0c3042" }, { "id": "0a6d8ec6-35b9-4182-8231-48ee431d306a", "name": "504", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/contacts?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "contacts" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"gateway_timeout\"\n },\n \"message\": \"Gateway Timeout\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-0a6d8ec6-35b9-4182-8231-48ee431d306a" } ], "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-ed1e0ced-58a1-49c1-b637-0d7c131a10ae" } ], "id": "51aaaab3-0dfa-4006-87fa-c6fbcebbea44", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-51aaaab3-0dfa-4006-87fa-c6fbcebbea44" }, { "name": "opportunities", "item": [ { "name": "List opportunities in a list", "id": "2033ec62-bffd-4a97-9588-46dd9d672a14", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/opportunities?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "opportunities" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "id": "edfc5cc1-d939-4e5d-90c8-d82d0d4c3418", "key": "listId", "value": "", "description": "(Required) " } ] }, "description": "Returns a paginated list of opportunities that belong to the specified list.\n\n**[Required scopes](/using-the-api/scopes/):** `lists:read` and `opportunities:read`\n\n**[Rate limit category](/using-the-api/rate-limits/):** Search" }, "response": [ { "id": "def0f2b0-2f39-4286-972f-d5b492ec4f30", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/opportunities?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "opportunities" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"object\": \"\",\n \"data\": [\n {\n \"id\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"est_501\": {\n \"valueType\": \"TELEPHONE\",\n \"value\": \"\"\n },\n \"ipsum5\": {\n \"valueType\": \"EMAIL\",\n \"value\": \"\"\n }\n },\n \"relationships\": {\n \"irure720\": {\n \"cardinality\": \"\",\n \"objectType\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n },\n \"externalId\": \"\"\n },\n {\n \"id\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"et3\": {\n \"valueType\": \"FULL_NAME\",\n \"value\": \"\"\n },\n \"aliqua_e\": {\n \"valueType\": \"MARKDOWN\",\n \"value\": \"\"\n }\n },\n \"relationships\": {\n \"eiusmod_cbe\": {\n \"cardinality\": \"\",\n \"objectType\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n \"do5\": {\n \"cardinality\": \"\",\n \"objectType\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n },\n \"adipisicing_d\": {\n \"cardinality\": \"\",\n \"objectType\": \"\",\n \"values\": [\n \"\",\n \"\"\n ]\n }\n },\n \"externalId\": \"\"\n }\n ],\n \"totalCount\": \"\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-def0f2b0-2f39-4286-972f-d5b492ec4f30" }, { "id": "1b15409a-b068-4e46-89dc-a47482e58f93", "name": "400", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/opportunities?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "opportunities" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"bad_request\"\n },\n \"message\": \"Bad Request\",\n \"code\": \"\",\n \"param\": \"\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-1b15409a-b068-4e46-89dc-a47482e58f93" }, { "id": "57f75de4-c895-48d4-89df-4cee777f6cc2", "name": "401", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/opportunities?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "opportunities" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unauthorized\"\n },\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-57f75de4-c895-48d4-89df-4cee777f6cc2" }, { "id": "ed01dcb4-c3ff-43d2-87c4-391d3dc7525e", "name": "403", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/opportunities?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "opportunities" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"forbidden\"\n },\n \"message\": \"Forbidden\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-ed01dcb4-c3ff-43d2-87c4-391d3dc7525e" }, { "id": "849bc5eb-31ac-40de-8d5c-49dfd58730d4", "name": "404", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/opportunities?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "opportunities" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"not_found\"\n },\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-849bc5eb-31ac-40de-8d5c-49dfd58730d4" }, { "id": "df0be287-face-499a-a69c-664306512e3b", "name": "409", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/opportunities?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "opportunities" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"conflict\"\n },\n \"message\": \"Conflict\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-df0be287-face-499a-a69c-664306512e3b" }, { "id": "19992525-fae3-4503-932e-adfa48f55443", "name": "415", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/opportunities?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "opportunities" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Unsupported Media Type", "code": 415, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unsupported_media_type\"\n },\n \"message\": \"Unsupported Media Type\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-19992525-fae3-4503-932e-adfa48f55443" }, { "id": "4546d1ba-ac6a-45f7-9a40-864fe2fc1a03", "name": "422", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/opportunities?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "opportunities" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unprocessable_content\"\n },\n \"message\": \"Unprocessable Content\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-4546d1ba-ac6a-45f7-9a40-864fe2fc1a03" }, { "id": "5af26a04-f57b-4cbb-a03a-3a43bae08431", "name": "429", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/opportunities?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "opportunities" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"too_many_requests\"\n },\n \"message\": \"Too Many Requests\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-5af26a04-f57b-4cbb-a03a-3a43bae08431" }, { "id": "7dd6ad13-d80c-483b-9146-662ef98c8d4d", "name": "500", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/opportunities?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "opportunities" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"internal_server_error\"\n },\n \"message\": \"Internal Server Error\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-7dd6ad13-d80c-483b-9146-662ef98c8d4d" }, { "id": "06c5ddac-d184-43ec-bb08-e8540bfe2d80", "name": "503", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/opportunities?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "opportunities" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"service_unavailable\"\n },\n \"message\": \"Service Unavailable\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-06c5ddac-d184-43ec-bb08-e8540bfe2d80" }, { "id": "4c58ced2-8808-4b43-922f-a47e092e8314", "name": "504", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists/:listId/opportunities?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists", ":listId", "opportunities" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ], "variable": [ { "key": "listId" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"gateway_timeout\"\n },\n \"message\": \"Gateway Timeout\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-4c58ced2-8808-4b43-922f-a47e092e8314" } ], "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-2033ec62-bffd-4a97-9588-46dd9d672a14" } ], "id": "af2cf73e-db86-446a-8cfd-7d883856df35", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-af2cf73e-db86-446a-8cfd-7d883856df35" } ], "id": "cba63386-4f97-416f-b65a-9b2f507f84c2", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-cba63386-4f97-416f-b65a-9b2f507f84c2" }, { "name": "Create a list", "id": "2f42740d-a70f-4569-afeb-13df883fb341", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$objectType\": \"\"\n },\n \"relationships\": {\n \"$accounts\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ] }, "description": "Creates a new list. The `$name` and `$objectType` fields are required.\n\nSupports idempotency via the `Idempotency-Key` header.\n\n**[Required scope](/using-the-api/scopes/):** `lists:create`\n\n**[Rate limit category](/using-the-api/rate-limits/):** Write" }, "response": [ { "id": "9b8e62bc-1763-451b-a3ac-b5febb1e8962", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$objectType\": \"\"\n },\n \"relationships\": {\n \"$accounts\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"createdAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"ametf\": {\n \"valueType\": \"DATETIME\",\n \"value\": \"\"\n },\n \"labore_8\": {\n \"valueType\": \"TEXT\",\n \"value\": \"\"\n },\n \"mollitf1_\": {\n \"valueType\": \"FULL_NAME\",\n \"value\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-9b8e62bc-1763-451b-a3ac-b5febb1e8962" }, { "id": "27ddfe71-2022-4023-bf97-84996188d8a9", "name": "400", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$objectType\": \"\"\n },\n \"relationships\": {\n \"$accounts\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"bad_request\"\n },\n \"message\": \"Bad Request\",\n \"code\": \"\",\n \"param\": \"\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-27ddfe71-2022-4023-bf97-84996188d8a9" }, { "id": "cff707b7-081b-4f7c-a49f-f800bdaa2393", "name": "401", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$objectType\": \"\"\n },\n \"relationships\": {\n \"$accounts\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unauthorized\"\n },\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-cff707b7-081b-4f7c-a49f-f800bdaa2393" }, { "id": "a1c9f112-cdb2-4b40-bc62-cdcb89ffaed5", "name": "403", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$objectType\": \"\"\n },\n \"relationships\": {\n \"$accounts\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"forbidden\"\n },\n \"message\": \"Forbidden\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-a1c9f112-cdb2-4b40-bc62-cdcb89ffaed5" }, { "id": "09fc80f4-bc12-43cc-b8be-19795d21b535", "name": "404", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$objectType\": \"\"\n },\n \"relationships\": {\n \"$accounts\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"not_found\"\n },\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-09fc80f4-bc12-43cc-b8be-19795d21b535" }, { "id": "6f410911-9e95-4cd8-a348-f27dce4e13aa", "name": "409", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$objectType\": \"\"\n },\n \"relationships\": {\n \"$accounts\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"conflict\"\n },\n \"message\": \"Conflict\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-6f410911-9e95-4cd8-a348-f27dce4e13aa" }, { "id": "3a632ac0-18aa-4f80-9f67-e3f14232a5c4", "name": "415", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$objectType\": \"\"\n },\n \"relationships\": {\n \"$accounts\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ] } }, "status": "Unsupported Media Type", "code": 415, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unsupported_media_type\"\n },\n \"message\": \"Unsupported Media Type\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-3a632ac0-18aa-4f80-9f67-e3f14232a5c4" }, { "id": "59a83059-d16b-4817-b20e-d9f855931fe7", "name": "422", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$objectType\": \"\"\n },\n \"relationships\": {\n \"$accounts\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unprocessable_content\"\n },\n \"message\": \"Unprocessable Content\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-59a83059-d16b-4817-b20e-d9f855931fe7" }, { "id": "7107c132-a8fe-4792-9579-3e962f389eb2", "name": "429", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$objectType\": \"\"\n },\n \"relationships\": {\n \"$accounts\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"too_many_requests\"\n },\n \"message\": \"Too Many Requests\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-7107c132-a8fe-4792-9579-3e962f389eb2" }, { "id": "18d207cc-856a-4c5a-ac28-922733bb5800", "name": "500", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$objectType\": \"\"\n },\n \"relationships\": {\n \"$accounts\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"internal_server_error\"\n },\n \"message\": \"Internal Server Error\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-18d207cc-856a-4c5a-ac28-922733bb5800" }, { "id": "6859afb5-fbde-4ec9-8c83-740a3cb71673", "name": "503", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$objectType\": \"\"\n },\n \"relationships\": {\n \"$accounts\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"service_unavailable\"\n },\n \"message\": \"Service Unavailable\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-6859afb5-fbde-4ec9-8c83-740a3cb71673" }, { "id": "268ca7c5-54cd-4bfd-b514-6607465c7aa5", "name": "504", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"fields\": {\n \"$name\": \"\",\n \"$objectType\": \"\"\n },\n \"relationships\": {\n \"$accounts\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/lists", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"gateway_timeout\"\n },\n \"message\": \"Gateway Timeout\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-268ca7c5-54cd-4bfd-b514-6607465c7aa5" } ], "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-2f42740d-a70f-4569-afeb-13df883fb341" }, { "name": "List lists", "id": "602c3d5e-432b-4656-87ff-bbc4b15a54e2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/lists?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ] }, "description": "Returns a paginated list of lists. Use `offset` and `limit` to paginate through results. See [List endpoints](/using-the-api/list-endpoints/) for more information about pagination.\n\n**[Required scope](/using-the-api/scopes/):** `lists:read`\n\n**[Rate limit category](/using-the-api/rate-limits/):** Search" }, "response": [ { "id": "650926e3-8507-40eb-aa04-05c6f0decb31", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"object\": \"\",\n \"data\": [\n {\n \"id\": \"\",\n \"createdAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"consectetur_0c\": {\n \"valueType\": \"DATETIME\",\n \"value\": \"\"\n }\n }\n },\n {\n \"id\": \"\",\n \"createdAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"adipisicing7\": {\n \"valueType\": \"SINGLE_SELECT\",\n \"value\": \"\"\n },\n \"laboris_7\": {\n \"valueType\": \"EMAIL\",\n \"value\": \"\"\n },\n \"magnac0\": {\n \"valueType\": \"URL\",\n \"value\": \"\"\n },\n \"adipisicingad\": {\n \"valueType\": \"MARKDOWN\",\n \"value\": \"\"\n }\n }\n }\n ],\n \"totalCount\": \"\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-650926e3-8507-40eb-aa04-05c6f0decb31" }, { "id": "6e524544-74df-489f-aaa2-ebab243556c6", "name": "400", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"bad_request\"\n },\n \"message\": \"Bad Request\",\n \"code\": \"\",\n \"param\": \"\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-6e524544-74df-489f-aaa2-ebab243556c6" }, { "id": "9f6905d8-94f2-447a-828e-32d2640b77d5", "name": "401", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unauthorized\"\n },\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-9f6905d8-94f2-447a-828e-32d2640b77d5" }, { "id": "7ba0cb94-3ab2-4952-89af-6a73bff934cc", "name": "403", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"forbidden\"\n },\n \"message\": \"Forbidden\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-7ba0cb94-3ab2-4952-89af-6a73bff934cc" }, { "id": "2fa124bb-1216-4a95-9302-1d36c28fbf56", "name": "404", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"not_found\"\n },\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-2fa124bb-1216-4a95-9302-1d36c28fbf56" }, { "id": "b0ff10bc-bb26-4c33-9eb9-b5bc6f0167dc", "name": "409", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ] } }, "status": "Conflict", "code": 409, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"conflict\"\n },\n \"message\": \"Conflict\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-b0ff10bc-bb26-4c33-9eb9-b5bc6f0167dc" }, { "id": "04c4ffe2-0f4f-4cd0-bcd6-c018c4e6df34", "name": "415", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ] } }, "status": "Unsupported Media Type", "code": 415, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unsupported_media_type\"\n },\n \"message\": \"Unsupported Media Type\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-04c4ffe2-0f4f-4cd0-bcd6-c018c4e6df34" }, { "id": "b3cc218c-4101-4535-a7dc-0edafac2d1c4", "name": "422", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"unprocessable_content\"\n },\n \"message\": \"Unprocessable Content\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-b3cc218c-4101-4535-a7dc-0edafac2d1c4" }, { "id": "1671b694-faf8-429c-9c6f-2c2f45b4bf11", "name": "429", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"too_many_requests\"\n },\n \"message\": \"Too Many Requests\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-1671b694-faf8-429c-9c6f-2c2f45b4bf11" }, { "id": "b68d4915-6649-44c0-a86b-f4520744da8b", "name": "500", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"internal_server_error\"\n },\n \"message\": \"Internal Server Error\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-b68d4915-6649-44c0-a86b-f4520744da8b" }, { "id": "78c7301a-f09a-4cb5-a14b-0632d5afed35", "name": "503", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ] } }, "status": "Service Unavailable", "code": 503, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"service_unavailable\"\n },\n \"message\": \"Service Unavailable\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-78c7301a-f09a-4cb5-a14b-0632d5afed35" }, { "id": "797bdbd8-bd4f-4e12-ba67-2d1b917759b7", "name": "504", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) Required API version header. Requests may error without it.", "key": "Lightfield-Version", "value": "2026-03-01" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/lists?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "lists" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ] } }, "status": "Gateway Timeout", "code": 504, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"type\": {\n \"const\": \"gateway_timeout\"\n },\n \"message\": \"Gateway Timeout\"\n}", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-797bdbd8-bd4f-4e12-ba67-2d1b917759b7" } ], "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-602c3d5e-432b-4656-87ff-bbc4b15a54e2" } ], "id": "79659d18-bf47-4f32-afa5-b93b03270b02", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-79659d18-bf47-4f32-afa5-b93b03270b02" } ], "id": "f288e70d-f088-44ff-a0a7-cdb21921b9bb", "createdAt": "2026-07-28T02:06:51.000Z", "updatedAt": "2026-07-28T02:06:51.000Z", "uid": "35240-f288e70d-f088-44ff-a0a7-cdb21921b9bb" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }