{ "info": { "_postman_id": "ac4a23c2-8614-4661-8408-7514b550bac4", "name": "Clients AR Account reports Images API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T10:08:01.000Z", "updatedAt": "2026-07-28T10:08:01.000Z", "lastUpdatedBy": "35240", "uid": "35240-ac4a23c2-8614-4661-8408-7514b550bac4" }, "item": [ { "name": "public", "item": [ { "name": "httpbin", "item": [ { "name": "v1", "item": [ { "name": "image", "item": [ { "name": "jpeg", "item": [ { "name": "Returns a simple JPEG image.", "id": "8e155724-aaef-4f6b-9e80-8d912e42ae0b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/jpeg", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "jpeg" ] } }, "response": [ { "id": "f47df89e-1ac2-4d30-83ef-dadf8ce88695", "name": "A JPEG image.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/jpeg", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "jpeg" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-f47df89e-1ac2-4d30-83ef-dadf8ce88695" }, { "id": "03a9cae8-337c-42f0-ad97-7086042413bb", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/jpeg", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "jpeg" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-03a9cae8-337c-42f0-ad97-7086042413bb" }, { "id": "efcce248-168d-4d1b-bc28-11632f1dcfc4", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/jpeg", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "jpeg" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-efcce248-168d-4d1b-bc28-11632f1dcfc4" }, { "id": "4e5ca952-e194-45f2-a2d1-f331ac69bc82", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/jpeg", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "jpeg" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-4e5ca952-e194-45f2-a2d1-f331ac69bc82" } ], "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-8e155724-aaef-4f6b-9e80-8d912e42ae0b" } ], "id": "6e8d96bd-8513-4d2e-842f-2e4c1389c17e", "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-6e8d96bd-8513-4d2e-842f-2e4c1389c17e" }, { "name": "png", "item": [ { "name": "Returns a simple PNG image.", "id": "8f8df6b7-4bdf-43b4-b44f-e22b4bd2ee27", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/png", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "png" ] } }, "response": [ { "id": "7348d9e9-a0dc-459f-bebc-7ff68c94a245", "name": "A PNG image.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/png", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "png" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-7348d9e9-a0dc-459f-bebc-7ff68c94a245" }, { "id": "3d0d57d5-3ff7-414f-947d-96b485865a12", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/png", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "png" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-3d0d57d5-3ff7-414f-947d-96b485865a12" }, { "id": "761bf521-a412-4756-af09-22712eced039", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/png", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "png" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-761bf521-a412-4756-af09-22712eced039" }, { "id": "a3a107e7-99ba-4bc1-8972-ad1e625daaa7", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/png", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "png" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-a3a107e7-99ba-4bc1-8972-ad1e625daaa7" } ], "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-8f8df6b7-4bdf-43b4-b44f-e22b4bd2ee27" } ], "id": "a6686ec9-e204-4ded-948e-4e695dc4d3ba", "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-a6686ec9-e204-4ded-948e-4e695dc4d3ba" }, { "name": "svg", "item": [ { "name": "Returns a simple SVG image.", "id": "561f5e3f-976e-44f3-9d0e-0889a88c8839", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/svg", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "svg" ] } }, "response": [ { "id": "589722bc-0e6c-40fc-b4c0-b4b7551011bf", "name": "An SVG image.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/svg", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "svg" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-589722bc-0e6c-40fc-b4c0-b4b7551011bf" }, { "id": "bede9a78-90e7-4eae-8e61-c7a8f5ca8562", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/svg", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "svg" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-bede9a78-90e7-4eae-8e61-c7a8f5ca8562" }, { "id": "8949a7c4-5de4-4fe7-ba68-ed44f8c18089", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/svg", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "svg" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-8949a7c4-5de4-4fe7-ba68-ed44f8c18089" }, { "id": "87e1a1ab-27a5-4fb5-94ea-2d99dda68a95", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/svg", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "svg" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-87e1a1ab-27a5-4fb5-94ea-2d99dda68a95" } ], "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-561f5e3f-976e-44f3-9d0e-0889a88c8839" } ], "id": "fd6b6919-17b4-49b7-85cb-a6542487d309", "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-fd6b6919-17b4-49b7-85cb-a6542487d309" }, { "name": "webp", "item": [ { "name": "Returns a simple WEBP image.", "id": "5824b9ed-1b20-4237-b2f1-4284bace781f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/webp", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "webp" ] } }, "response": [ { "id": "88477ddf-985a-4a20-ae65-73413c7e4033", "name": "A WEBP image.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/webp", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "webp" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-88477ddf-985a-4a20-ae65-73413c7e4033" }, { "id": "235f9172-50c8-461e-89d8-e75b8671ca6d", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/webp", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "webp" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-235f9172-50c8-461e-89d8-e75b8671ca6d" }, { "id": "938d5f5c-cfb1-40c1-abf6-d142733c6a74", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/webp", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "webp" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-938d5f5c-cfb1-40c1-abf6-d142733c6a74" }, { "id": "5dddb47a-6b6a-4164-8b6f-7c5460b766ca", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image/webp", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image", "webp" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-5dddb47a-6b6a-4164-8b6f-7c5460b766ca" } ], "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-5824b9ed-1b20-4237-b2f1-4284bace781f" } ], "id": "d1aff7ba-665e-4809-b54b-bea2b4944624", "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-d1aff7ba-665e-4809-b54b-bea2b4944624" }, { "name": "Returns a simple image of the type suggest by the Accept header.", "id": "be8cc2f6-b2f4-4cfe-941a-b8ee74cde14e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image" ] } }, "response": [ { "id": "bef16e9c-20ee-4b34-bd5c-64d1906df047", "name": "An image.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-bef16e9c-20ee-4b34-bd5c-64d1906df047" }, { "id": "563065b8-2614-4be9-8210-252c06e6b981", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-563065b8-2614-4be9-8210-252c06e6b981" }, { "id": "f02f8aa9-226d-4eaf-880c-8b3c7649691e", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-f02f8aa9-226d-4eaf-880c-8b3c7649691e" }, { "id": "12eefbd3-fd0c-4f73-8082-1e1e6f5ae6f2", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/httpbin/v1/image", "host": [ "{{baseUrl}}" ], "path": [ "public", "httpbin", "v1", "image" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-12eefbd3-fd0c-4f73-8082-1e1e6f5ae6f2" } ], "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-be8cc2f6-b2f4-4cfe-941a-b8ee74cde14e" } ], "id": "f7c837af-869f-41c1-8b64-4e0a7c8b3745", "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-f7c837af-869f-41c1-8b64-4e0a7c8b3745" } ], "id": "11b94f54-0024-4da2-bf05-2c26f907ce7f", "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-11b94f54-0024-4da2-bf05-2c26f907ce7f" } ], "id": "1e6e4477-b6d0-4b01-9a11-76e5f6ba697a", "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-1e6e4477-b6d0-4b01-9a11-76e5f6ba697a" } ], "id": "7a62945c-3c2b-42dd-8af1-d674527e02aa", "createdAt": "2026-07-28T10:08:02.000Z", "updatedAt": "2026-07-28T10:08:02.000Z", "uid": "35240-7a62945c-3c2b-42dd-8af1-d674527e02aa" } ], "variable": [ { "key": "baseUrl", "value": "https://api.agicap.com" } ] }