Skip to main content
1password-connect.json6.2 KB
View on GitHub
{
"uuid": "8f9aaf91-9f9c-4e91-8f4f-1password0001",
"lastMigration": 29,
"name": "1Password Connect",
"endpointPrefix": "",
"latency": 0,
"port": 3000,
"hostname": "0.0.0.0",
"routes": [
{
"uuid": "8f9aaf91-9f9c-4e91-8f4f-health0001",
"method": "get",
"endpoint": "v1/health",
"responses": [
{
"uuid": "8f9aaf91-9f9c-4e91-8f4f-health0002",
"body": "{\"name\":\"1Password Connect Mock\",\"version\":\"1.3.0\",\"dependencies\":[]}",
"latency": 0,
"statusCode": 200,
"label": "OK",
"headers": [{ "key": "Content-Type", "value": "application/json" }],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": true,
"crudKey": "id"
}
],
"enabled": true,
"responseMode": null,
"type": "http"
},
{
"uuid": "8f9aaf91-9f9c-4e91-8f4f-vault0001",
"method": "get",
"endpoint": "v1/vaults/:vaultUuid",
"responses": [
{
"uuid": "8f9aaf91-9f9c-4e91-8f4f-vault0002",
"body": "{\"id\":\"{{urlParam 'vaultUuid'}}\",\"name\":\"Mock Vault\",\"type\":\"USER_CREATED\"}",
"latency": 0,
"statusCode": 200,
"label": "OK",
"headers": [{ "key": "Content-Type", "value": "application/json" }],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": true,
"crudKey": "id"
}
],
"enabled": true,
"responseMode": null,
"type": "http"
},
{
"uuid": "8f9aaf91-9f9c-4e91-8f4f-datadog01",
"method": "get",
"endpoint": "v1/vaults/vaultshared111111111111111/items/itemdatadogaaaaaaaaaaaaaaa",
"responses": [
{
"uuid": "8f9aaf91-9f9c-4e91-8f4f-datadog02",
"body": "{\"id\":\"itemdatadogaaaaaaaaaaaaaaa\",\"title\":\"Datadog\",\"vault\":{\"id\":\"vaultshared111111111111111\"},\"category\":\"API_CREDENTIAL\",\"fields\":[{\"id\":\"api_key\",\"label\":\"api_key\",\"type\":\"CONCEALED\",\"value\":\"dd-mock-api-key\"}]}",
"latency": 0,
"statusCode": 200,
"label": "OK",
"headers": [{ "key": "Content-Type", "value": "application/json" }],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": true,
"crudKey": "id"
}
],
"enabled": true,
"responseMode": null,
"type": "http"
},
{
"uuid": "8f9aaf91-9f9c-4e91-8f4f-postgres1",
"method": "get",
"endpoint": "v1/vaults/vaultdev222222222222222222/items/itempostgresbbbbbbbbbbbbbb",
"responses": [
{
"uuid": "8f9aaf91-9f9c-4e91-8f4f-postgres2",
"body": "{\"id\":\"itempostgresbbbbbbbbbbbbbb\",\"title\":\"postgres\",\"vault\":{\"id\":\"vaultdev222222222222222222\"},\"category\":\"API_CREDENTIAL\",\"fields\":[{\"id\":\"password\",\"label\":\"password\",\"type\":\"CONCEALED\",\"value\":\"mock-db-password\"}]}",
"latency": 0,
"statusCode": 200,
"label": "OK",
"headers": [{ "key": "Content-Type", "value": "application/json" }],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": true,
"crudKey": "id"
}
],
"enabled": true,
"responseMode": null,
"type": "http"
},
{
"uuid": "8f9aaf91-9f9c-4e91-8f4f-put000001",
"method": "put",
"endpoint": "v1/vaults/:vaultUuid/items/:itemUuid",
"responses": [
{
"uuid": "8f9aaf91-9f9c-4e91-8f4f-put000002",
"body": "{\"id\":\"{{urlParam 'itemUuid'}}\",\"title\":\"updated\",\"vault\":{\"id\":\"{{urlParam 'vaultUuid'}}\"},\"category\":\"API_CREDENTIAL\",\"fields\":[{\"id\":\"password\",\"label\":\"password\",\"type\":\"CONCEALED\",\"value\":\"rotated-password\"}]}",
"latency": 0,
"statusCode": 200,
"label": "OK",
"headers": [{ "key": "Content-Type", "value": "application/json" }],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": true,
"crudKey": "id"
}
],
"enabled": true,
"responseMode": null,
"type": "http"
},
{
"uuid": "8f9aaf91-9f9c-4e91-8f4f-delete001",
"method": "delete",
"endpoint": "v1/vaults/:vaultUuid/items/:itemUuid",
"responses": [
{
"uuid": "8f9aaf91-9f9c-4e91-8f4f-delete002",
"body": "",
"latency": 0,
"statusCode": 204,
"label": "No Content",
"headers": [],
"bodyType": "INLINE",
"filePath": "",
"databucketID": "",
"sendFileAsBody": false,
"rules": [],
"rulesOperator": "OR",
"disableTemplating": false,
"fallbackTo404": false,
"default": true,
"crudKey": "id"
}
],
"enabled": true,
"responseMode": null,
"type": "http"
}
],
"proxyMode": false,
"proxyHost": "",
"proxyRemovePrefix": false,
"tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" },
"cors": true,
"headers": [{ "key": "Content-Type", "value": "application/json" }],
"proxyReqHeaders": [],
"proxyResHeaders": [],
"data": [],
"callbacks": [],
"rootChildren": [],
"folders": []
}