{ "info": { "_postman_id": "d1995e5b-5aa1-4113-98e3-842c734bd4fc", "name": "API Reference Accounts Members API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "lastUpdatedBy": "35240", "uid": "35240-d1995e5b-5aa1-4113-98e3-842c734bd4fc" }, "item": [ { "name": "v1", "item": [ { "name": "members", "item": [ { "name": "{id}", "item": [ { "name": "Retrieve a member", "id": "66c31320-2893-4980-90dc-014872934316", "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/members/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members", ":id" ], "variable": [ { "id": "d9b882e7-3ed9-4aa8-982a-300c630ac104", "key": "id", "value": "", "description": "(Required) " } ] }, "description": "Retrieves a single member by their ID.\n\n**[Required scope](/using-the-api/scopes/):** `members:read`\n\n**[Rate limit category](/using-the-api/rate-limits/):** Read" }, "response": [ { "id": "3462b0e7-14ab-4c70-b7ea-a7ba795d0871", "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/members/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members", ":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 \"updatedAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"$email\": {\n \"value\": \"\",\n \"valueType\": \"EMAIL\"\n },\n \"$name\": {\n \"value\": {\n \"firstName\": \"\",\n \"lastName\": \"\"\n },\n \"valueType\": \"FULL_NAME\"\n },\n \"$profileImage\": {\n \"value\": \"\",\n \"valueType\": \"URL\"\n },\n \"$role\": {\n \"value\": \"\",\n \"valueType\": \"TEXT\"\n }\n },\n \"relationships\": {}\n}", "createdAt": "2026-07-28T02:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-3462b0e7-14ab-4c70-b7ea-a7ba795d0871" }, { "id": "2b9b99ed-c5c0-4f0a-a674-559c34f1aee4", "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/members/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members", ":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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-2b9b99ed-c5c0-4f0a-a674-559c34f1aee4" }, { "id": "35b77707-57a5-4eec-8643-37365053da12", "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/members/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members", ":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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-35b77707-57a5-4eec-8643-37365053da12" }, { "id": "62aec574-6cf2-410e-a600-a9da4af19efa", "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/members/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members", ":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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-62aec574-6cf2-410e-a600-a9da4af19efa" }, { "id": "e174e1b5-afc1-46c5-91c3-8db3da2ab134", "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/members/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members", ":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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-e174e1b5-afc1-46c5-91c3-8db3da2ab134" }, { "id": "37cac450-c20c-4b68-9c2c-e11f9f5f5f22", "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/members/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members", ":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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-37cac450-c20c-4b68-9c2c-e11f9f5f5f22" }, { "id": "8f7a151a-8b1f-4bc0-9487-1d9557bd464c", "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/members/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members", ":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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-8f7a151a-8b1f-4bc0-9487-1d9557bd464c" }, { "id": "a0c70972-0353-4d24-96bd-ed671ee060e3", "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/members/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members", ":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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-a0c70972-0353-4d24-96bd-ed671ee060e3" }, { "id": "e3e61e06-389c-4de3-bf3e-0baaabff7ec7", "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/members/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members", ":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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-e3e61e06-389c-4de3-bf3e-0baaabff7ec7" }, { "id": "f335b5a5-9bd8-4506-9ae4-c8685febfa44", "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/members/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members", ":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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-f335b5a5-9bd8-4506-9ae4-c8685febfa44" }, { "id": "3f086b8d-17a8-4d55-878e-159d20705ea6", "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/members/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members", ":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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-3f086b8d-17a8-4d55-878e-159d20705ea6" }, { "id": "03b927a0-0e97-48ae-823c-d33ea0f079a4", "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/members/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members", ":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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-03b927a0-0e97-48ae-823c-d33ea0f079a4" } ], "createdAt": "2026-07-28T02:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-66c31320-2893-4980-90dc-014872934316" } ], "id": "57d6d74e-b290-4475-86a2-9cae612a3361", "createdAt": "2026-07-28T02:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-57d6d74e-b290-4475-86a2-9cae612a3361" }, { "name": "List members", "id": "85ebc2e9-62d3-43d7-9bac-aa3fb47d77f8", "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/members?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members" ], "query": [ { "key": "offset", "value": "" }, { "key": "limit", "value": "" } ] }, "description": "Returns a paginated list of members in your workspace. 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/):** `members:read`\n\n**[Rate limit category](/using-the-api/rate-limits/):** Search" }, "response": [ { "id": "72564937-4d0d-4450-9411-10fb1cd07ce8", "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/members?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members" ], "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 \"updatedAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"$email\": {\n \"value\": \"\",\n \"valueType\": \"EMAIL\"\n },\n \"$name\": {\n \"value\": {\n \"firstName\": \"\",\n \"lastName\": \"\"\n },\n \"valueType\": \"FULL_NAME\"\n },\n \"$profileImage\": {\n \"value\": \"\",\n \"valueType\": \"URL\"\n },\n \"$role\": {\n \"value\": \"\",\n \"valueType\": \"TEXT\"\n }\n },\n \"relationships\": {}\n },\n {\n \"id\": \"\",\n \"createdAt\": \"\",\n \"updatedAt\": \"\",\n \"httpLink\": \"\",\n \"fields\": {\n \"$email\": {\n \"value\": \"\",\n \"valueType\": \"EMAIL\"\n },\n \"$name\": {\n \"value\": {\n \"firstName\": \"\",\n \"lastName\": \"\"\n },\n \"valueType\": \"FULL_NAME\"\n },\n \"$profileImage\": {\n \"value\": \"\",\n \"valueType\": \"URL\"\n },\n \"$role\": {\n \"value\": \"\",\n \"valueType\": \"TEXT\"\n }\n },\n \"relationships\": {}\n }\n ],\n \"totalCount\": \"\"\n}", "createdAt": "2026-07-28T02:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-72564937-4d0d-4450-9411-10fb1cd07ce8" }, { "id": "30ec02e7-37ff-4a31-9cb0-06de87de566b", "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/members?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members" ], "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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-30ec02e7-37ff-4a31-9cb0-06de87de566b" }, { "id": "a25ae4f7-b23b-4af7-95ab-64ad3fa3d5e9", "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/members?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members" ], "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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-a25ae4f7-b23b-4af7-95ab-64ad3fa3d5e9" }, { "id": "e61b46e7-7ecd-4b82-b66a-8018f23194a1", "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/members?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members" ], "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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-e61b46e7-7ecd-4b82-b66a-8018f23194a1" }, { "id": "75f0ffbf-cc42-4548-ba0c-02f5f541cb58", "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/members?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members" ], "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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-75f0ffbf-cc42-4548-ba0c-02f5f541cb58" }, { "id": "fe0fb759-8faf-4cff-9556-73e80bb868f9", "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/members?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members" ], "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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-fe0fb759-8faf-4cff-9556-73e80bb868f9" }, { "id": "6cc2e61a-f400-4d80-9347-9cb3c5f99e65", "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/members?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members" ], "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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-6cc2e61a-f400-4d80-9347-9cb3c5f99e65" }, { "id": "c9ef82dd-dbc1-4578-874a-491137f76d70", "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/members?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members" ], "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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-c9ef82dd-dbc1-4578-874a-491137f76d70" }, { "id": "0b1fd3a7-8487-4887-9885-8dbef91179f3", "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/members?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members" ], "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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-0b1fd3a7-8487-4887-9885-8dbef91179f3" }, { "id": "7e873e1a-4b7c-4942-8217-664941d1c963", "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/members?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members" ], "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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-7e873e1a-4b7c-4942-8217-664941d1c963" }, { "id": "f1afc489-92a0-4b5c-b47b-4ae02991c8e8", "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/members?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members" ], "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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-f1afc489-92a0-4b5c-b47b-4ae02991c8e8" }, { "id": "a6da3fad-f70a-47a5-9f06-fe79a3d82e17", "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/members?offset=&limit=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "members" ], "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:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-a6da3fad-f70a-47a5-9f06-fe79a3d82e17" } ], "createdAt": "2026-07-28T02:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-85ebc2e9-62d3-43d7-9bac-aa3fb47d77f8" } ], "id": "4f47cb00-105e-41f2-a9ba-b26383162394", "createdAt": "2026-07-28T02:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-4f47cb00-105e-41f2-a9ba-b26383162394" } ], "id": "2ddd9218-7315-4b3c-95a6-4ced9612757f", "createdAt": "2026-07-28T02:07:02.000Z", "updatedAt": "2026-07-28T02:07:02.000Z", "uid": "35240-2ddd9218-7315-4b3c-95a6-4ced9612757f" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }