{ "info": { "_postman_id": "0c0a4c2c-f7d7-4db7-bdf6-0312f3b871d8", "name": "OneSchema AWS Secrets Manager AWS Secrets Manager Accounts AWS Secrets Manager Secrets API", "description": "Configure AWS Secrets Manager account connections and managed secret references for use in Multi FileFeeds.\n\nContact Support:\n Name: OneSchema Support\n Email: support@oneschema.co", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:25:15.000Z", "updatedAt": "2026-07-28T02:25:15.000Z", "lastUpdatedBy": "35240", "uid": "35240-0c0a4c2c-f7d7-4db7-bdf6-0312f3b871d8" }, "item": [ { "name": "v0", "item": [ { "name": "aws-secrets-manager", "item": [ { "name": "accounts", "item": [ { "name": "{account-id}", "item": [ { "name": "secrets", "item": [ { "name": "Create Managed Secret", "id": "77851f21-7848-45d2-b089-c36314a75bbd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"secret_identifier\": \"\",\n \"region\": \"\",\n \"description\": \"\",\n \"secret_version\": \"\",\n \"version_kind\": \"stage\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/accounts/:account-id/secrets", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "accounts", ":account-id", "secrets" ], "variable": [ { "id": "d006fa42-d3cd-4364-94e3-5f0c785c60f6", "key": "account-id", "value": "", "description": "(Required) The ID of the AWS Secrets Manager account" } ] }, "description": "Create a new managed secret reference within an AWS Secrets Manager account." }, "response": [ { "id": "680283e2-a007-4d24-a70b-6e6f5fe240b2", "name": "Created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"secret_identifier\": \"\",\n \"region\": \"\",\n \"description\": \"\",\n \"secret_version\": \"\",\n \"version_kind\": \"stage\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/accounts/:account-id/secrets", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "accounts", ":account-id", "secrets" ], "variable": [ { "key": "account-id" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"account_id\": \"\",\n \"secret_identifier\": \"\",\n \"secret_version\": \"\",\n \"region\": \"\",\n \"version_kind\": \"stage\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-680283e2-a007-4d24-a70b-6e6f5fe240b2" }, { "id": "60ba120c-dbc8-4041-b17c-40ac6b1b52f3", "name": "Validation error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"secret_identifier\": \"\",\n \"region\": \"\",\n \"description\": \"\",\n \"secret_version\": \"\",\n \"version_kind\": \"stage\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/accounts/:account-id/secrets", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "accounts", ":account-id", "secrets" ], "variable": [ { "key": "account-id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-60ba120c-dbc8-4041-b17c-40ac6b1b52f3" }, { "id": "72dc86bd-efa5-4d27-957e-3dda71618b69", "name": "Unauthorized (missing or invalid API key)", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"secret_identifier\": \"\",\n \"region\": \"\",\n \"description\": \"\",\n \"secret_version\": \"\",\n \"version_kind\": \"stage\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/accounts/:account-id/secrets", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "accounts", ":account-id", "secrets" ], "variable": [ { "key": "account-id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-72dc86bd-efa5-4d27-957e-3dda71618b69" }, { "id": "2f1036cd-66e5-4965-9431-414a3a83114e", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"secret_identifier\": \"\",\n \"region\": \"\",\n \"description\": \"\",\n \"secret_version\": \"\",\n \"version_kind\": \"stage\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/accounts/:account-id/secrets", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "accounts", ":account-id", "secrets" ], "variable": [ { "key": "account-id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-2f1036cd-66e5-4965-9431-414a3a83114e" }, { "id": "0e7afbff-324f-4923-8d69-026f31a44cea", "name": "Not found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"secret_identifier\": \"\",\n \"region\": \"\",\n \"description\": \"\",\n \"secret_version\": \"\",\n \"version_kind\": \"stage\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/accounts/:account-id/secrets", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "accounts", ":account-id", "secrets" ], "variable": [ { "key": "account-id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-0e7afbff-324f-4923-8d69-026f31a44cea" } ], "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-77851f21-7848-45d2-b089-c36314a75bbd" }, { "name": "List Managed Secrets for Account", "id": "c50b9f40-f4aa-4334-b5d6-3c0129869b14", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/accounts/:account-id/secrets", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "accounts", ":account-id", "secrets" ], "variable": [ { "id": "83ae3432-48e1-49d8-832d-dd976c65d3cc", "key": "account-id", "value": "", "description": "(Required) The ID of the AWS Secrets Manager account" } ] }, "description": "Returns all managed secrets belonging to a specific AWS Secrets Manager account." }, "response": [ { "id": "9a72c341-0d25-42ba-82d7-51349bb95d20", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/accounts/:account-id/secrets", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "accounts", ":account-id", "secrets" ], "variable": [ { "key": "account-id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"account_id\": \"\",\n \"secret_identifier\": \"\",\n \"secret_version\": \"\",\n \"region\": \"\",\n \"version_kind\": \"id\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"account_id\": \"\",\n \"secret_identifier\": \"\",\n \"secret_version\": \"\",\n \"region\": \"\",\n \"version_kind\": \"id\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n]", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-9a72c341-0d25-42ba-82d7-51349bb95d20" }, { "id": "fb96a42f-e6fb-4f6f-b69e-7380aa156e68", "name": "Unauthorized (missing or invalid API key)", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/accounts/:account-id/secrets", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "accounts", ":account-id", "secrets" ], "variable": [ { "key": "account-id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-fb96a42f-e6fb-4f6f-b69e-7380aa156e68" }, { "id": "d7f44c4a-b474-46d3-976e-f063ea8d2f1d", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/accounts/:account-id/secrets", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "accounts", ":account-id", "secrets" ], "variable": [ { "key": "account-id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-d7f44c4a-b474-46d3-976e-f063ea8d2f1d" }, { "id": "e2d74abf-0015-4e10-8103-d17948313e1e", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/accounts/:account-id/secrets", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "accounts", ":account-id", "secrets" ], "variable": [ { "key": "account-id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-e2d74abf-0015-4e10-8103-d17948313e1e" } ], "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-c50b9f40-f4aa-4334-b5d6-3c0129869b14" } ], "id": "b2629091-8d77-456e-bb2b-a91b2f97074b", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-b2629091-8d77-456e-bb2b-a91b2f97074b" } ], "id": "0ee8a7ef-0245-443c-8763-52c7e4f337fc", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-0ee8a7ef-0245-443c-8763-52c7e4f337fc" } ], "id": "5b12d84e-5f07-4ba7-80de-2c10996d3b16", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-5b12d84e-5f07-4ba7-80de-2c10996d3b16" }, { "name": "secrets", "item": [ { "name": "{secret-id}", "item": [ { "name": "Delete Managed Secret", "id": "31c283af-10c6-40f6-a519-7a3b04bf8204", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "id": "1df82ea2-0b59-4ab5-a9c4-505be77c4e9b", "key": "secret-id", "value": "", "description": "(Required) The ID of the managed secret" } ] }, "description": "Delete a specific managed secret." }, "response": [ { "id": "d3689baa-3113-4560-9830-4f7ea162fbfa", "name": "Successful response. The primary way to verify the request's success or failure is the response status code. In a future API version this endpoint may not return any response body at all.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "key": "secret-id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-d3689baa-3113-4560-9830-4f7ea162fbfa" }, { "id": "529cffc3-91e9-43cd-86c6-a989c3f05826", "name": "Unauthorized (missing or invalid API key)", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "key": "secret-id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-529cffc3-91e9-43cd-86c6-a989c3f05826" }, { "id": "d22f73be-fc98-4bb9-8ee0-36802b0783ff", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "key": "secret-id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-d22f73be-fc98-4bb9-8ee0-36802b0783ff" }, { "id": "ee328d82-86d3-4610-b879-e9f9495274fd", "name": "Not found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "key": "secret-id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-ee328d82-86d3-4610-b879-e9f9495274fd" } ], "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-31c283af-10c6-40f6-a519-7a3b04bf8204" }, { "name": "Get Managed Secret", "id": "bffba9ff-18bb-4a69-bb3b-b15cdd233140", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "id": "406740b5-08a9-429a-b25c-9c25e539d1e9", "key": "secret-id", "value": "", "description": "(Required) The ID of the managed secret" } ] }, "description": "Get a specific managed secret." }, "response": [ { "id": "38d7d4f4-c540-4338-b1d6-551bea1715d5", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "key": "secret-id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"account_id\": \"\",\n \"secret_identifier\": \"\",\n \"secret_version\": \"\",\n \"region\": \"\",\n \"version_kind\": \"stage\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-38d7d4f4-c540-4338-b1d6-551bea1715d5" }, { "id": "3231d304-fbac-48a9-ab3f-b04c94050de1", "name": "Unauthorized (missing or invalid API key)", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "key": "secret-id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-3231d304-fbac-48a9-ab3f-b04c94050de1" }, { "id": "4e417e62-139f-440d-92d3-96696c513322", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "key": "secret-id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-4e417e62-139f-440d-92d3-96696c513322" }, { "id": "13a40d21-7413-4e24-9a56-2e39a51c9bf7", "name": "Not found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "key": "secret-id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-13a40d21-7413-4e24-9a56-2e39a51c9bf7" } ], "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-bffba9ff-18bb-4a69-bb3b-b15cdd233140" }, { "name": "Update Managed Secret", "id": "64679523-7b51-4f72-a603-3fab333c0c81", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"secret_identifier\": \"\",\n \"region\": \"\",\n \"secret_version\": \"\",\n \"version_kind\": \"id\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "id": "6edf4afd-9ca7-48ba-9a0e-30ab92241c1b", "key": "secret-id", "value": "", "description": "(Required) The ID of the managed secret" } ] }, "description": "Update a specific managed secret." }, "response": [ { "id": "f3e90482-437c-4627-88f9-8322265e5a29", "name": "The request has succeeded.", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"secret_identifier\": \"\",\n \"region\": \"\",\n \"secret_version\": \"\",\n \"version_kind\": \"id\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "key": "secret-id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"account_id\": \"\",\n \"secret_identifier\": \"\",\n \"secret_version\": \"\",\n \"region\": \"\",\n \"version_kind\": \"stage\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-f3e90482-437c-4627-88f9-8322265e5a29" }, { "id": "f3b5a73f-0471-4592-85bb-67b9154561c8", "name": "Validation error", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"secret_identifier\": \"\",\n \"region\": \"\",\n \"secret_version\": \"\",\n \"version_kind\": \"id\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "key": "secret-id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-f3b5a73f-0471-4592-85bb-67b9154561c8" }, { "id": "b4f8469a-908b-4d8a-977b-d8e625cc8364", "name": "Unauthorized (missing or invalid API key)", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"secret_identifier\": \"\",\n \"region\": \"\",\n \"secret_version\": \"\",\n \"version_kind\": \"id\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "key": "secret-id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-b4f8469a-908b-4d8a-977b-d8e625cc8364" }, { "id": "cefad522-ed77-42af-8f9e-2f35bb26f608", "name": "Forbidden", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"secret_identifier\": \"\",\n \"region\": \"\",\n \"secret_version\": \"\",\n \"version_kind\": \"id\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "key": "secret-id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-cefad522-ed77-42af-8f9e-2f35bb26f608" }, { "id": "960afafd-ad93-433b-abfd-61e607ddd2ed", "name": "Not found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"name\": \"\",\n \"description\": \"\",\n \"secret_identifier\": \"\",\n \"region\": \"\",\n \"secret_version\": \"\",\n \"version_kind\": \"id\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets/:secret-id", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets", ":secret-id" ], "variable": [ { "key": "secret-id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-960afafd-ad93-433b-abfd-61e607ddd2ed" } ], "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-64679523-7b51-4f72-a603-3fab333c0c81" } ], "id": "940640d5-8bbc-4b47-8190-fa7203acfe6e", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-940640d5-8bbc-4b47-8190-fa7203acfe6e" }, { "name": "List All Managed Secrets", "id": "6d44967d-6dfb-499e-b2bf-bf875da0fd67", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets" ] }, "description": "Returns all AWS managed secrets across all accounts in the organization." }, "response": [ { "id": "8adb9a04-89fb-445f-ba81-e15fee63e515", "name": "The request has succeeded.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"account_id\": \"\",\n \"secret_identifier\": \"\",\n \"secret_version\": \"\",\n \"region\": \"\",\n \"version_kind\": \"id\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"account_id\": \"\",\n \"secret_identifier\": \"\",\n \"secret_version\": \"\",\n \"region\": \"\",\n \"version_kind\": \"id\",\n \"created_at\": \"\",\n \"updated_at\": \"\"\n }\n]", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-8adb9a04-89fb-445f-ba81-e15fee63e515" }, { "id": "5d8e39c1-8adf-4828-8bc4-577a7e4bcda6", "name": "Unauthorized (missing or invalid API key)", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-5d8e39c1-8adf-4828-8bc4-577a7e4bcda6" }, { "id": "8835d5ce-10dc-4ff0-b3a0-b198b6389a9f", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "X-API-KEY", "value": "" } ], "url": { "raw": "{{baseUrl}}/v0/aws-secrets-manager/secrets", "host": [ "{{baseUrl}}" ], "path": [ "v0", "aws-secrets-manager", "secrets" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"code\": \"\",\n \"param\": \"\",\n \"data\": {}\n}", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-8835d5ce-10dc-4ff0-b3a0-b198b6389a9f" } ], "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-6d44967d-6dfb-499e-b2bf-bf875da0fd67" } ], "id": "f5d589e7-0332-4b95-9444-1f2e6b6f0a98", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-f5d589e7-0332-4b95-9444-1f2e6b6f0a98" } ], "id": "c3d25589-83cc-422c-a21f-38dae76ed33b", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-c3d25589-83cc-422c-a21f-38dae76ed33b" } ], "id": "dd73845c-6354-4c9c-b0b0-38e65158e8dd", "createdAt": "2026-07-28T02:25:16.000Z", "updatedAt": "2026-07-28T02:25:16.000Z", "uid": "35240-dd73845c-6354-4c9c-b0b0-38e65158e8dd" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-API-KEY", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.oneschema.co" } ] }