{"info":{"_postman_id":"96722753-7937-43bc-94ef-2ee749ad2249","name":"Presence API","description":"<html><head></head><body><p>The Presence API (Decionis Decision Trust Platform) — open a verification session, evaluate an attested decision, and retrieve signed dossiers. Set <code>baseUrl</code> and a Bearer <code>apiSecret</code> (a server-side tenant key) in your environment. See docs/45.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"7448331","collectionId":"96722753-7937-43bc-94ef-2ee749ad2249","publishedId":"2sBY4VLxzt","public":true,"customColor":{"highlight":"0D9488","right-sidebar":"173F3A","top-bar":"FFFFFF"},"publishDate":"2026-08-09T13:19:51.000Z"},"item":[{"name":"Sandbox","item":[{"name":"Run a deterministic, signed sandbox fixture","id":"652b9ef4-beea-4bf9-87f8-9f7236d402a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"POST","header":[{"description":"<p>(Required) Stable key reused when the same action is retried.</p>\n","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Accept","value":"application/json"}],"url":"https://presence.decionis.com/v1/sandbox/scenarios/:scenario","description":"<p>Available only for sandbox tenants on deployments that explicitly\nenable fixtures. The signed payload is labelled\n<code>evidence_class: sandbox_fixture</code>; it is not production evidence.</p>\n","urlObject":{"path":["v1","sandbox","scenarios",":scenario"],"host":["https://presence.decionis.com"],"query":[],"variable":[{"description":{"content":"<p>(Required)  (This can only be one of allow,block,escalate)</p>\n","type":"text/plain"},"type":"any","value":"escalate","key":"scenario"}]}},"response":[{"id":"bd416cc3-2f14-45e7-a30e-fabdad092127","name":"Fixture decision","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/sandbox/scenarios/:scenario","host":["https://presence.decionis.com"],"path":["v1","sandbox","scenarios",":scenario"],"variable":[{"key":"scenario","value":"escalate","description":"(Required)  (This can only be one of allow,block,escalate)"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"sandbox_fixture\": \"<boolean>\",\n  \"scenario\": \"block\",\n  \"policy_verdict\": \"BLOCKED\",\n  \"effective_verdict\": \"RESTRAIN\",\n  \"decision\": {\n    \"decision_dossier\": {\n      \"dossier_id\": \"<string>\",\n      \"previous_chain_hash\": \"be4720e39418387ba655386213d94defac5f864785dc90d3573b26ff41a00feb\",\n      \"chain_hash\": \"8825ba432ccd22b7d3a30059cefd9962c22cbf84dc0abae261cba84724c34513\",\n      \"algorithm\": \"<string>\",\n      \"public_key_id\": \"<string>\",\n      \"signature\": \"<string>\"\n    },\n    \"evaluated_at\": \"<dateTime>\",\n    \"evidence_class\": \"<string>\",\n    \"execution_token\": \"<string,null>\",\n    \"policy_evaluation\": {\n      \"key_0\": 3476.048132582278\n    },\n    \"status\": \"success\",\n    \"verdict\": \"ESCALATE\",\n    \"latency_ms\": \"<number>\",\n    \"escalation_context\": {\n      \"key_0\": 1715.1810574060655\n    },\n    \"enforcement\": {\n      \"mode\": \"RESTRAIN_ONLY\",\n      \"effective_verdict\": \"AUTHORIZED\",\n      \"true_verdict\": \"AUTHORIZED\",\n      \"downgraded\": \"<boolean>\",\n      \"kill_switch_active\": \"<boolean>\"\n    },\n    \"verification_bundle\": {\n      \"bundle_version\": \"<string>\",\n      \"dossier_id\": \"<string>\",\n      \"kind\": \"governance\",\n      \"algorithm\": \"<string>\",\n      \"public_key_id\": \"<string>\",\n      \"previous_chain_hash\": \"<string>\",\n      \"chain_hash\": \"<string>\",\n      \"signature\": \"<string>\",\n      \"sealed_payload\": \"\",\n      \"public_keys_url\": \"<uri>\",\n      \"verifier_url\": \"<uri>\"\n    }\n  }\n}"},{"id":"1d09798e-05ea-4710-8d15-86cac3cde55a","name":"Invalid request","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/sandbox/scenarios/:scenario","host":["https://presence.decionis.com"],"path":["v1","sandbox","scenarios",":scenario"],"variable":[{"key":"scenario","value":"escalate","description":"(Required)  (This can only be one of allow,block,escalate)"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"ba088a3a-3a52-4610-aa5f-aaee66769de5","name":"Missing or invalid credential","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/sandbox/scenarios/:scenario","host":["https://presence.decionis.com"],"path":["v1","sandbox","scenarios",":scenario"],"variable":[{"key":"scenario","value":"escalate","description":"(Required)  (This can only be one of allow,block,escalate)"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"afe4d594-2e8a-45b1-99c7-4c35adc78743","name":"Credential or environment is not allowed","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/sandbox/scenarios/:scenario","host":["https://presence.decionis.com"],"path":["v1","sandbox","scenarios",":scenario"],"variable":[{"key":"scenario","value":"escalate","description":"(Required)  (This can only be one of allow,block,escalate)"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"8efdd400-5c78-4498-97b3-b8e72723cff8","name":"Idempotency or rollout conflict","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/sandbox/scenarios/:scenario","host":["https://presence.decionis.com"],"path":["v1","sandbox","scenarios",":scenario"],"variable":[{"key":"scenario","value":"escalate","description":"(Required)  (This can only be one of allow,block,escalate)"}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"Retry-After","value":"<string>"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"652b9ef4-beea-4bf9-87f8-9f7236d402a8"}],"id":"41eafee0-fa6b-4dc4-82cd-069885716717","description":"<p>Deterministic first-run scenarios that are permanently labelled as fixtures.</p>\n","_postman_id":"41eafee0-fa6b-4dc4-82cd-069885716717"},{"name":"Sessions","item":[{"name":"Open a verification session for one action","id":"f16fa739-5636-4232-ac63-fdba9ed373ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"intent\": \"<string>\",\n  \"surface\": \"<string>\",\n  \"actor_id\": \"<string>\",\n  \"target_resource_id\": \"<string>\",\n  \"provider_event_id\": \"<string>\",\n  \"amount\": \"<number>\",\n  \"currency\": \"<string>\",\n  \"recipient_iban\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/sessions","urlObject":{"path":["v1","sessions"],"host":["https://presence.decionis.com"],"query":[],"variable":[]}},"response":[{"id":"4aadad95-49ae-46e0-96b5-e92ed6c60db2","name":"Session and narrow browser credential","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"intent\": \"<string>\",\n  \"surface\": \"<string>\",\n  \"actor_id\": \"<string>\",\n  \"target_resource_id\": \"<string>\",\n  \"provider_event_id\": \"<string>\",\n  \"amount\": \"<number>\",\n  \"currency\": \"<string>\",\n  \"recipient_iban\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/sessions"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"session_id\": \"<string>\",\n  \"session_token\": \"<string>\",\n  \"session_token_expires_in\": \"<integer>\",\n  \"nonce\": \"<string>\",\n  \"created_at\": \"<dateTime>\",\n  \"status\": \"<string>\"\n}"},{"id":"22906ba7-ab08-4e35-8771-2676b9c51d6b","name":"Invalid request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"intent\": \"<string>\",\n  \"surface\": \"<string>\",\n  \"actor_id\": \"<string>\",\n  \"target_resource_id\": \"<string>\",\n  \"provider_event_id\": \"<string>\",\n  \"amount\": \"<number>\",\n  \"currency\": \"<string>\",\n  \"recipient_iban\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/sessions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"8e5a90b8-21ee-4b01-a826-4edb39941f6f","name":"Missing or invalid credential","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"intent\": \"<string>\",\n  \"surface\": \"<string>\",\n  \"actor_id\": \"<string>\",\n  \"target_resource_id\": \"<string>\",\n  \"provider_event_id\": \"<string>\",\n  \"amount\": \"<number>\",\n  \"currency\": \"<string>\",\n  \"recipient_iban\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/sessions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"f16fa739-5636-4232-ac63-fdba9ed373ee"}],"id":"20934484-da70-4cf6-81c7-249132c5b377","description":"<p>Narrow credentials and state for one action-bound verification.</p>\n","_postman_id":"20934484-da70-4cf6-81c7-249132c5b377"},{"name":"Decisions","item":[{"name":"Evaluate an attested verification request","id":"81ccc4a2-02f5-4f77-a5e6-a719947b6a98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"POST","header":[{"description":"<p>(Required) Stable key reused when the same action is retried.</p>\n","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"request_id\": \"<string>\",\n  \"session_id\": \"<string>\",\n  \"timestamp\": \"<dateTime>\",\n  \"action_context\": {\n    \"intent\": \"<string>\",\n    \"surface\": \"<string>\",\n    \"actor_id\": \"<string>\",\n    \"target_resource_id\": \"<string>\",\n    \"provider_event_id\": \"<string>\",\n    \"amount\": \"<number>\",\n    \"currency\": \"<string>\",\n    \"recipient_iban\": \"<string>\"\n  },\n  \"gate_1_state_admission\": {\n    \"key_0\": \"string\",\n    \"key_1\": 9885.643467740509\n  },\n  \"gate_2_execution_authority\": {\n    \"key_0\": \"string\",\n    \"key_1\": 1552.1222271359902,\n    \"key_2\": false,\n    \"key_3\": 4286.227751065692\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/decide","urlObject":{"path":["v1","decide"],"host":["https://presence.decionis.com"],"query":[],"variable":[]}},"response":[{"id":"8f5e48f1-b879-4556-b292-e98447ddbf96","name":"Effective verdict and signed dossier","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"request_id\": \"<string>\",\n  \"session_id\": \"<string>\",\n  \"timestamp\": \"<dateTime>\",\n  \"action_context\": {\n    \"intent\": \"<string>\",\n    \"surface\": \"<string>\",\n    \"actor_id\": \"<string>\",\n    \"target_resource_id\": \"<string>\",\n    \"provider_event_id\": \"<string>\",\n    \"amount\": \"<number>\",\n    \"currency\": \"<string>\",\n    \"recipient_iban\": \"<string>\"\n  },\n  \"gate_1_state_admission\": {\n    \"key_0\": \"string\",\n    \"key_1\": 9885.643467740509\n  },\n  \"gate_2_execution_authority\": {\n    \"key_0\": \"string\",\n    \"key_1\": 1552.1222271359902,\n    \"key_2\": false,\n    \"key_3\": 4286.227751065692\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/decide"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"error\",\n  \"verdict\": \"ESCALATE\",\n  \"execution_token\": \"<string,null>\",\n  \"evaluated_at\": \"<dateTime>\",\n  \"policy_evaluation\": {\n    \"key_0\": 4715\n  },\n  \"decision_dossier\": {\n    \"dossier_id\": \"<string>\",\n    \"previous_chain_hash\": \"2e4a96faf227ab2578b8ce6a7f919bb5467d1d603687cb58030547e003fe7df1\",\n    \"chain_hash\": \"05997589f0ab6b92be9d5e9c0d5b6efc5ff9099cf87803d2d73dbabe713bf83f\",\n    \"algorithm\": \"<string>\",\n    \"public_key_id\": \"<string>\",\n    \"signature\": \"<string>\"\n  },\n  \"evidence_class\": \"sandbox_fixture\",\n  \"latency_ms\": \"<number>\",\n  \"escalation_context\": {\n    \"key_0\": 9592,\n    \"key_1\": \"string\"\n  },\n  \"enforcement\": {\n    \"mode\": \"ENFORCE\",\n    \"effective_verdict\": \"BLOCKED\",\n    \"true_verdict\": \"ESCALATE\",\n    \"downgraded\": \"<boolean>\",\n    \"kill_switch_active\": \"<boolean>\"\n  },\n  \"verification_bundle\": {\n    \"bundle_version\": \"<string>\",\n    \"dossier_id\": \"<string>\",\n    \"kind\": \"decision\",\n    \"algorithm\": \"<string>\",\n    \"public_key_id\": \"<string>\",\n    \"previous_chain_hash\": \"<string>\",\n    \"chain_hash\": \"<string>\",\n    \"signature\": \"<string>\",\n    \"sealed_payload\": \"\",\n    \"public_keys_url\": \"<uri>\",\n    \"verifier_url\": \"<uri>\"\n  }\n}"},{"id":"6422259e-80c2-46ae-bec5-cc6d10d1f40c","name":"Invalid request","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"request_id\": \"<string>\",\n  \"session_id\": \"<string>\",\n  \"timestamp\": \"<dateTime>\",\n  \"action_context\": {\n    \"intent\": \"<string>\",\n    \"surface\": \"<string>\",\n    \"actor_id\": \"<string>\",\n    \"target_resource_id\": \"<string>\",\n    \"provider_event_id\": \"<string>\",\n    \"amount\": \"<number>\",\n    \"currency\": \"<string>\",\n    \"recipient_iban\": \"<string>\"\n  },\n  \"gate_1_state_admission\": {\n    \"key_0\": \"string\",\n    \"key_1\": 9885.643467740509\n  },\n  \"gate_2_execution_authority\": {\n    \"key_0\": \"string\",\n    \"key_1\": 1552.1222271359902,\n    \"key_2\": false,\n    \"key_3\": 4286.227751065692\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/decide"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"b5d639ba-959c-4b4b-ae2b-b547285a4935","name":"Missing or invalid credential","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"request_id\": \"<string>\",\n  \"session_id\": \"<string>\",\n  \"timestamp\": \"<dateTime>\",\n  \"action_context\": {\n    \"intent\": \"<string>\",\n    \"surface\": \"<string>\",\n    \"actor_id\": \"<string>\",\n    \"target_resource_id\": \"<string>\",\n    \"provider_event_id\": \"<string>\",\n    \"amount\": \"<number>\",\n    \"currency\": \"<string>\",\n    \"recipient_iban\": \"<string>\"\n  },\n  \"gate_1_state_admission\": {\n    \"key_0\": \"string\",\n    \"key_1\": 9885.643467740509\n  },\n  \"gate_2_execution_authority\": {\n    \"key_0\": \"string\",\n    \"key_1\": 1552.1222271359902,\n    \"key_2\": false,\n    \"key_3\": 4286.227751065692\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/decide"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"6bcee0e2-11b4-405a-8a7d-e8d00d020b58","name":"Idempotency or rollout conflict","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"request_id\": \"<string>\",\n  \"session_id\": \"<string>\",\n  \"timestamp\": \"<dateTime>\",\n  \"action_context\": {\n    \"intent\": \"<string>\",\n    \"surface\": \"<string>\",\n    \"actor_id\": \"<string>\",\n    \"target_resource_id\": \"<string>\",\n    \"provider_event_id\": \"<string>\",\n    \"amount\": \"<number>\",\n    \"currency\": \"<string>\",\n    \"recipient_iban\": \"<string>\"\n  },\n  \"gate_1_state_admission\": {\n    \"key_0\": \"string\",\n    \"key_1\": 9885.643467740509\n  },\n  \"gate_2_execution_authority\": {\n    \"key_0\": \"string\",\n    \"key_1\": 1552.1222271359902,\n    \"key_2\": false,\n    \"key_3\": 4286.227751065692\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/decide"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"Retry-After","value":"<string>"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"0bde91f5-aeba-4a27-b0ba-876feea6321e","name":"Decision dependency unavailable; the action remains held","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"request_id\": \"<string>\",\n  \"session_id\": \"<string>\",\n  \"timestamp\": \"<dateTime>\",\n  \"action_context\": {\n    \"intent\": \"<string>\",\n    \"surface\": \"<string>\",\n    \"actor_id\": \"<string>\",\n    \"target_resource_id\": \"<string>\",\n    \"provider_event_id\": \"<string>\",\n    \"amount\": \"<number>\",\n    \"currency\": \"<string>\",\n    \"recipient_iban\": \"<string>\"\n  },\n  \"gate_1_state_admission\": {\n    \"key_0\": \"string\",\n    \"key_1\": 9885.643467740509\n  },\n  \"gate_2_execution_authority\": {\n    \"key_0\": \"string\",\n    \"key_1\": 1552.1222271359902,\n    \"key_2\": false,\n    \"key_3\": 4286.227751065692\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/decide"},"status":"Service Unavailable","code":503,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"81ccc4a2-02f5-4f77-a5e6-a719947b6a98"}],"id":"74602289-5f78-430d-abde-7d542856d340","description":"<p>Policy evaluation and signed verdict creation.</p>\n","_postman_id":"74602289-5f78-430d-abde-7d542856d340"},{"name":"Dossiers","item":[{"name":"Retrieve one tenant-scoped dossier record","id":"0bdffc3d-8528-454f-a8b7-0be5bde9802c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://presence.decionis.com/v1/dossiers/:dossierId","urlObject":{"path":["v1","dossiers",":dossierId"],"host":["https://presence.decionis.com"],"query":[],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"dossierId"}]}},"response":[{"id":"7a76386e-422a-4b62-a02d-c350fe6ded26","name":"Dossier record","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/dossiers/:dossierId","host":["https://presence.decionis.com"],"path":["v1","dossiers",":dossierId"],"variable":[{"key":"dossierId","value":"<string>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"key_0\": 5208,\n  \"key_1\": 8574.127732609777,\n  \"key_2\": \"string\"\n}"},{"id":"e42674af-0028-401c-a451-58b4864bc0bf","name":"Missing or invalid credential","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/dossiers/:dossierId","host":["https://presence.decionis.com"],"path":["v1","dossiers",":dossierId"],"variable":[{"key":"dossierId","value":"<string>","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"564e59e4-90ef-483c-b5a2-90e3a689a4ac","name":"Resource not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/dossiers/:dossierId","host":["https://presence.decionis.com"],"path":["v1","dossiers",":dossierId"],"variable":[{"key":"dossierId","value":"<string>","description":"(Required) "}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"0bdffc3d-8528-454f-a8b7-0be5bde9802c"},{"name":"Recompute a dossier signature and chain link","id":"afa388ef-7739-405f-afb6-c70c0d868df1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://presence.decionis.com/v1/dossiers/:dossierId/verify","urlObject":{"path":["v1","dossiers",":dossierId","verify"],"host":["https://presence.decionis.com"],"query":[],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"<string>","key":"dossierId"}]}},"response":[{"id":"f4ee9829-8043-4d0c-92e3-eb36db8e2e13","name":"Verification result","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/dossiers/:dossierId/verify","host":["https://presence.decionis.com"],"path":["v1","dossiers",":dossierId","verify"],"variable":[{"key":"dossierId","value":"<string>","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"dossier_id\": \"<string>\",\n  \"signature_valid\": \"<boolean>\",\n  \"chain_valid\": \"<boolean>\",\n  \"valid\": \"<boolean>\"\n}"},{"id":"1c735cfd-a125-4b7c-8741-bdc9a0ff9b6c","name":"Missing or invalid credential","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/dossiers/:dossierId/verify","host":["https://presence.decionis.com"],"path":["v1","dossiers",":dossierId","verify"],"variable":[{"key":"dossierId","value":"<string>","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"4ce1d054-4097-4282-b3dc-e982bdb7dfd1","name":"Resource not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/dossiers/:dossierId/verify","host":["https://presence.decionis.com"],"path":["v1","dossiers",":dossierId","verify"],"variable":[{"key":"dossierId","value":"<string>","description":"(Required) "}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"afa388ef-7739-405f-afb6-c70c0d868df1"},{"name":"Get active and retired dossier verification keys","id":"462968a4-9516-4061-8e0e-c4abd88f398d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://presence.decionis.com/.well-known/presence-dossier-jwks.json","urlObject":{"path":[".well-known","presence-dossier-jwks.json"],"host":["https://presence.decionis.com"],"query":[],"variable":[]}},"response":[{"id":"cfec4ed8-e95e-4f6d-9b32-848e328e1e2d","name":"JSON Web Key Set","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://presence.decionis.com/.well-known/presence-dossier-jwks.json"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"keys\": [\n    {\n      \"key_0\": true\n    },\n    {\n      \"key_0\": 2668.8349463830173,\n      \"key_1\": 2692,\n      \"key_2\": true\n    }\n  ]\n}"},{"id":"f18bcfa5-b618-4035-81c8-cea438fec08a","name":"Public request rate limit exceeded","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://presence.decionis.com/.well-known/presence-dossier-jwks.json"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"462968a4-9516-4061-8e0e-c4abd88f398d"}],"id":"a3691794-0344-4078-9f87-32eca0a3be92","description":"<p>Retrieval and independent verification of sealed evidence.</p>\n","_postman_id":"a3691794-0344-4078-9f87-32eca0a3be92"},{"name":"Accounts","item":[{"name":"Start email-first sign-in","id":"6bc3023d-6fdf-44e9-b925-77c8f65e2327","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<email>\",\n  \"product\": \"<string>\",\n  \"return_url\": \"<uri>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/discover","description":"<p>Resolves how an email authenticates. The response status, shape, and\ncopy are identical for every address — known, unknown, invited, or\ndisabled; 400 is returned for malformed input only.</p>\n","urlObject":{"path":["v1","auth","discover"],"host":["https://presence.decionis.com"],"query":[],"variable":[]}},"response":[{"id":"5713a837-7869-4316-bc7b-660dd7f5c00b","name":"Discovery session and the methods to offer","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<email>\",\n  \"product\": \"<string>\",\n  \"return_url\": \"<uri>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/discover"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"discovery_id\": \"dsc_23040c5fb97891f09838ead9\",\n  \"next_step\": \"<string>\",\n  \"available_methods\": [\n    \"PASSWORD\"\n  ],\n  \"expires_at\": \"<dateTime>\"\n}"},{"id":"1d8e1fce-92f2-4396-8e37-32ac0b7f6c04","name":"Invalid request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<email>\",\n  \"product\": \"<string>\",\n  \"return_url\": \"<uri>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/discover"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"ae31a690-6a0d-469f-98c1-31e45b5120ad","name":"Resource not found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<email>\",\n  \"product\": \"<string>\",\n  \"return_url\": \"<uri>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/discover"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"a36c6d59-541e-491f-a265-d721c8902784","name":"Public request rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"email\": \"<email>\",\n  \"product\": \"<string>\",\n  \"return_url\": \"<uri>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/discover"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"6bc3023d-6fdf-44e9-b925-77c8f65e2327"},{"name":"Authenticate a discovery with a password or passkey","id":"a71fa7dc-781f-49d0-9199-6a5d0ae4a154","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_d7ef9ac875338aaf5c1f09f1\",\n  \"method\": \"GOOGLE_OIDC\",\n  \"password\": \"<string>\",\n  \"assertion\": {\n    \"key_0\": 3263,\n    \"key_1\": 5954\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/sessions","description":"<p>Completes the PASSWORD or PASSKEY method for a live discovery and\nmints a single-use identity assertion. Every authentication failure\nanswers a uniform 401 <code>invalid_credentials</code> with comparable timing.\nOIDC methods start at <code>POST /v1/auth/oidc/start</code> instead.</p>\n","urlObject":{"path":["v1","auth","sessions"],"host":["https://presence.decionis.com"],"query":[],"variable":[]}},"response":[{"id":"234a953e-b21c-407a-9968-81ee6f30061e","name":"Identity assertion for the product-session exchange","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_d7ef9ac875338aaf5c1f09f1\",\n  \"method\": \"GOOGLE_OIDC\",\n  \"password\": \"<string>\",\n  \"assertion\": {\n    \"key_0\": 3263,\n    \"key_1\": 5954\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/sessions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"identity_assertion\": \"presence_pi_4hx.Om2xryDP.pne2\",\n  \"expires_in\": \"<integer>\"\n}"},{"id":"7ca712a5-625e-4249-9c28-a1242c1c8fd0","name":"Invalid request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_d7ef9ac875338aaf5c1f09f1\",\n  \"method\": \"GOOGLE_OIDC\",\n  \"password\": \"<string>\",\n  \"assertion\": {\n    \"key_0\": 3263,\n    \"key_1\": 5954\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/sessions"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"8142f581-f712-4711-a2f0-baeff20f17e8","name":"Missing or invalid credential","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_d7ef9ac875338aaf5c1f09f1\",\n  \"method\": \"GOOGLE_OIDC\",\n  \"password\": \"<string>\",\n  \"assertion\": {\n    \"key_0\": 3263,\n    \"key_1\": 5954\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/sessions"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"8342cd90-e086-4992-ad9c-753f8b565d9d","name":"Public request rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_d7ef9ac875338aaf5c1f09f1\",\n  \"method\": \"GOOGLE_OIDC\",\n  \"password\": \"<string>\",\n  \"assertion\": {\n    \"key_0\": 3263,\n    \"key_1\": 5954\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/sessions"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"a71fa7dc-781f-49d0-9199-6a5d0ae4a154"},{"name":"Start an OIDC authentication","id":"6de65b44-d7cf-477e-9f8b-dd6fb6f88ada","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_cb2c6c697c42fda0d5019fe8\",\n  \"method\": \"ENTERPRISE_SSO\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/oidc/start","description":"<p>Returns the provider authorization URL for a discovery. Only methods\noffered by that discovery and configured on the deployment are\naccepted.</p>\n","urlObject":{"path":["v1","auth","oidc","start"],"host":["https://presence.decionis.com"],"query":[],"variable":[]}},"response":[{"id":"9e8b0203-ddc9-4438-a41c-f8c40d3d5298","name":"Provider authorization URL","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_cb2c6c697c42fda0d5019fe8\",\n  \"method\": \"ENTERPRISE_SSO\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/oidc/start"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"authorization_url\": \"<uri>\"\n}"},{"id":"26084aa4-3923-4b03-a3da-697c03d77544","name":"Invalid request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_cb2c6c697c42fda0d5019fe8\",\n  \"method\": \"ENTERPRISE_SSO\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/oidc/start"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"43ddd6ce-6fdd-42c9-ab49-427822d31443","name":"Public request rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_cb2c6c697c42fda0d5019fe8\",\n  \"method\": \"ENTERPRISE_SSO\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/oidc/start"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"6de65b44-d7cf-477e-9f8b-dd6fb6f88ada"},{"name":"Provider redirect target","id":"7f7b0361-46ad-4363-945c-72d111e09817","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://presence.decionis.com/v1/auth/oidc/callback?state=<string>&code=<string>","description":"<p>Validates the provider response and redirects to the web app with a\none-time completion code (<code>poc_…</code>, single-use, 60 s). Tokens are never\ndelivered in the redirect URL itself.</p>\n","urlObject":{"path":["v1","auth","oidc","callback"],"host":["https://presence.decionis.com"],"query":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"state","value":"<string>"},{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"key":"code","value":"<string>"}],"variable":[]}},"response":[{"id":"1ccac151-54e3-4d16-ad2f-d091a66119b3","name":"Redirect to the web completion page with a one-time code","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://presence.decionis.com/v1/auth/oidc/callback?state=<string>&code=<string>","host":["https://presence.decionis.com"],"path":["v1","auth","oidc","callback"],"query":[{"description":"(Required) ","key":"state","value":"<string>"},{"description":"(Required) ","key":"code","value":"<string>"}]}},"status":"Found","code":302,"_postman_previewlanguage":"text","header":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"Location","value":"<uri>"}],"cookie":[],"responseTime":null,"body":null},{"id":"bbd9e31f-37fe-4079-b628-29ad54762042","name":"Invalid request","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://presence.decionis.com/v1/auth/oidc/callback?state=<string>&code=<string>","host":["https://presence.decionis.com"],"path":["v1","auth","oidc","callback"],"query":[{"description":"(Required) ","key":"state","value":"<string>"},{"description":"(Required) ","key":"code","value":"<string>"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"90b6c8b2-e18d-4699-843f-e9581e2a3953","name":"Public request rate limit exceeded","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://presence.decionis.com/v1/auth/oidc/callback?state=<string>&code=<string>","host":["https://presence.decionis.com"],"path":["v1","auth","oidc","callback"],"query":[{"description":"(Required) ","key":"state","value":"<string>"},{"description":"(Required) ","key":"code","value":"<string>"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"7f7b0361-46ad-4363-945c-72d111e09817"},{"name":"Exchange the one-time OIDC completion code","id":"22effb7e-5bf0-45fe-94e6-1cb95b38ffc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"code\": \"poc_ygwbWpijKjnzTmjo3du9sx1EYeNiZHgdvX5hAwy5__3XUsUiklLQRG3HXtPL4betdFDHH1u43kbVOLYLO4xQZ\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/oidc/complete","urlObject":{"path":["v1","auth","oidc","complete"],"host":["https://presence.decionis.com"],"query":[],"variable":[]}},"response":[{"id":"70903c49-3f65-4b09-bc8b-3fa761611f6a","name":"Identity assertion for the product-session exchange","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"code\": \"poc_ygwbWpijKjnzTmjo3du9sx1EYeNiZHgdvX5hAwy5__3XUsUiklLQRG3HXtPL4betdFDHH1u43kbVOLYLO4xQZ\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/oidc/complete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"identity_assertion\": \"presence_pi_4hx.Om2xryDP.pne2\",\n  \"expires_in\": \"<integer>\"\n}"},{"id":"469ed066-9e5f-4299-beeb-011f04e46221","name":"Invalid request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"code\": \"poc_ygwbWpijKjnzTmjo3du9sx1EYeNiZHgdvX5hAwy5__3XUsUiklLQRG3HXtPL4betdFDHH1u43kbVOLYLO4xQZ\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/oidc/complete"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"dc61d31e-0cc9-4422-a84f-82b7c17ec33b","name":"Missing or invalid credential","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"code\": \"poc_ygwbWpijKjnzTmjo3du9sx1EYeNiZHgdvX5hAwy5__3XUsUiklLQRG3HXtPL4betdFDHH1u43kbVOLYLO4xQZ\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/oidc/complete"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"448fc55e-b8bd-4767-ba27-456bbb7489d5","name":"Public request rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"code\": \"poc_ygwbWpijKjnzTmjo3du9sx1EYeNiZHgdvX5hAwy5__3XUsUiklLQRG3HXtPL4betdFDHH1u43kbVOLYLO4xQZ\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/oidc/complete"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"22effb7e-5bf0-45fe-94e6-1cb95b38ffc9"},{"name":"Send a verification email for a discovery","id":"11e49b34-10a4-472f-8108-7668c26cdaf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_e8abb0aa78ee91ffe3d8926f\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/email-verifications","description":"<p>Answers 202 whether or not an email was sent, so the endpoint cannot\nconfirm account existence. The link carries a single-use <code>dvt_</code> token\nthat expires after 20 minutes.</p>\n","urlObject":{"path":["v1","auth","email-verifications"],"host":["https://presence.decionis.com"],"query":[],"variable":[]}},"response":[{"id":"90d1f3c0-adcd-4419-bfa3-ba9cc7c70a10","name":"Accepted — identical for every address","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_e8abb0aa78ee91ffe3d8926f\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/email-verifications"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\"\n}"},{"id":"09902f6f-6bfe-491c-8efd-6d952542a265","name":"Invalid request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_e8abb0aa78ee91ffe3d8926f\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/email-verifications"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"ebbe4110-2883-4e7a-8e97-603d7c30b2c1","name":"Public request rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_e8abb0aa78ee91ffe3d8926f\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/email-verifications"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"11e49b34-10a4-472f-8108-7668c26cdaf5"},{"name":"Confirm a verification link","id":"2b6fe978-1b70-49c5-a1cc-60a62ba0c176","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"token\": \"dvt_Ro_WxrcmpdbLVt79cSlrySJw989kX8iYmIduB-9CEI0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/email-verifications/confirm","description":"<p>Marks the mailbox verified, single-use. When the confirmed link is a\nSIGNUP verification for an address with no established account,\n<code>identity_assertion</code> + <code>expires_in</code> are returned — mailbox proof is\nthat user's initial identity and feeds <code>POST /v1/provisioning/sandbox</code>.\nAn established user never receives an assertion from an email link.</p>\n","urlObject":{"path":["v1","auth","email-verifications","confirm"],"host":["https://presence.decionis.com"],"query":[],"variable":[]}},"response":[{"id":"8f680cea-e376-495f-824a-aad274bf812f","name":"Email verified; the sign-in or signup flow resumes","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"token\": \"dvt_Ro_WxrcmpdbLVt79cSlrySJw989kX8iYmIduB-9CEI0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/email-verifications/confirm"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"identity_assertion\": \"presence_pi_qp.-MHUqRj.adt\",\n  \"expires_in\": \"<integer>\"\n}"},{"id":"946208dc-1b22-4a45-a149-bf8197824bb5","name":"Invalid request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"token\": \"dvt_Ro_WxrcmpdbLVt79cSlrySJw989kX8iYmIduB-9CEI0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/email-verifications/confirm"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"3a58fc71-5133-4d21-abf1-b41b5e6f8c80","name":"Idempotency or rollout conflict","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"token\": \"dvt_Ro_WxrcmpdbLVt79cSlrySJw989kX8iYmIduB-9CEI0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/email-verifications/confirm"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"Retry-After","value":"<string>"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"a92e15ce-4246-4c5f-8d66-742c74aa5e91","name":"Resource expired","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"token\": \"dvt_Ro_WxrcmpdbLVt79cSlrySJw989kX8iYmIduB-9CEI0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/email-verifications/confirm"},"status":"Gone","code":410,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"673c3ec7-1eb1-41b2-b6c4-0de12f22a500","name":"Public request rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"token\": \"dvt_Ro_WxrcmpdbLVt79cSlrySJw989kX8iYmIduB-9CEI0\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/email-verifications/confirm"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"2b6fe978-1b70-49c5-a1cc-60a62ba0c176"},{"name":"Mint WebAuthn assertion options for a discovery","id":"4abe8dec-9d97-4e54-88e6-926da7431bdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_e8abb0aa78ee91ffe3d8926f\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/passkey/options","description":"<p>Returns standard WebAuthn request options for the resident-key /\ndiscoverable flow: challenge, rpId, and userVerification with an\nALWAYS-EMPTY allowCredentials, so the response shape is identical for\nknown and unknown emails. The challenge is single-use and bound to the\ndiscovery session. Field names inside <code>options</code> are the WebAuthn wire\nspelling (camelCase) by specification.</p>\n","urlObject":{"path":["v1","auth","passkey","options"],"host":["https://presence.decionis.com"],"query":[],"variable":[]}},"response":[{"id":"31d5e066-8ffe-49a5-a37c-9f6d659d7fd2","name":"Assertion request options for navigator.credentials.get","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_e8abb0aa78ee91ffe3d8926f\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/passkey/options"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"options\": {\n    \"challenge\": \"<string>\",\n    \"timeout\": \"<integer>\",\n    \"rpId\": \"<string>\",\n    \"userVerification\": \"required\",\n    \"extensions\": {\n      \"key_0\": 5041.291239166829,\n      \"key_1\": 5392.616314250663\n    },\n    \"hints\": [\n      \"<string>\",\n      \"<string>\"\n    ]\n  }\n}"},{"id":"f15c0f00-d728-4b31-a237-ce8180818ef2","name":"Invalid request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_e8abb0aa78ee91ffe3d8926f\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/passkey/options"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"2a20c7ee-90ae-4ccc-8192-89be24533116","name":"Resource not found","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_e8abb0aa78ee91ffe3d8926f\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/passkey/options"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"94f1dce8-6071-4310-a252-ae0f11419203","name":"Public request rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"discovery_id\": \"dsc_e8abb0aa78ee91ffe3d8926f\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/auth/passkey/options"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"4abe8dec-9d97-4e54-88e6-926da7431bdc"},{"name":"Preview an invitation by its token","id":"3c201746-49b2-41de-b9a9-a9be3c943191","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://presence.decionis.com/v1/invitations/:token/preview","description":"<p>Possession of the <code>dit_</code> token gates this preview. Unknown, revoked,\nand expired invitations all answer an indistinguishable 404.</p>\n","urlObject":{"path":["v1","invitations",":token","preview"],"host":["https://presence.decionis.com"],"query":[],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"dit_fTUJLzyodrc_lw_3WzqIMYUHxOZc2ljQRaXQ3gO4KJp","key":"token"}]}},"response":[{"id":"09cf0ce6-b0e4-4d54-984e-d50262da900b","name":"Human-readable invitation preview","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://presence.decionis.com/v1/invitations/:token/preview","host":["https://presence.decionis.com"],"path":["v1","invitations",":token","preview"],"variable":[{"key":"token","value":"dit_fTUJLzyodrc_lw_3WzqIMYUHxOZc2ljQRaXQ3gO4KJp","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"org_name\": \"<string>\",\n  \"workspace_name\": \"<string>\",\n  \"role\": \"billing\",\n  \"expires_at\": \"<dateTime>\"\n}"},{"id":"d952aa0f-2642-4869-be3b-f7e7c20a05aa","name":"Resource not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://presence.decionis.com/v1/invitations/:token/preview","host":["https://presence.decionis.com"],"path":["v1","invitations",":token","preview"],"variable":[{"key":"token","value":"dit_fTUJLzyodrc_lw_3WzqIMYUHxOZc2ljQRaXQ3gO4KJp","description":"(Required) "}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"231a4dfb-bbaa-4e54-93cb-b752313273d1","name":"Public request rate limit exceeded","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://presence.decionis.com/v1/invitations/:token/preview","host":["https://presence.decionis.com"],"path":["v1","invitations",":token","preview"],"variable":[{"key":"token","value":"dit_fTUJLzyodrc_lw_3WzqIMYUHxOZc2ljQRaXQ3gO4KJp","description":"(Required) "}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"3c201746-49b2-41de-b9a9-a9be3c943191"},{"name":"Accept an invitation as a verified identity","id":"d3d225b3-1810-44db-9c6e-5add4445d15c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://presence.decionis.com/v1/invitations/:token/accept","description":"<p>The verified email behind the {{bearer_token}} must match the\ninvitation's email (case-insensitively). Acceptance is single-use and\nnever mints an entitlement: a workspace whose Presence entitlement has\nlapsed answers 409 <code>entitlement_missing</code>. Unknown, revoked, and\nexpired invitations all answer an indistinguishable 404.</p>\n","urlObject":{"path":["v1","invitations",":token","accept"],"host":["https://presence.decionis.com"],"query":[],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"dit_fTUJLzyodrc_lw_3WzqIMYUHxOZc2ljQRaXQ3gO4KJp","key":"token"}]}},"response":[{"id":"b932e6ac-7f6e-4261-938a-e99ead27d2aa","name":"Membership created; the workspace is ready to select","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/invitations/:token/accept","host":["https://presence.decionis.com"],"path":["v1","invitations",":token","accept"],"variable":[{"key":"token","value":"dit_fTUJLzyodrc_lw_3WzqIMYUHxOZc2ljQRaXQ3gO4KJp","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"workspace_id\": \"ten_67044357a1ea755fbe99\"\n}"},{"id":"e8558b98-b35a-4954-94b7-00b140a10a41","name":"Missing or invalid credential","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/invitations/:token/accept","host":["https://presence.decionis.com"],"path":["v1","invitations",":token","accept"],"variable":[{"key":"token","value":"dit_fTUJLzyodrc_lw_3WzqIMYUHxOZc2ljQRaXQ3gO4KJp","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"a652ce5a-8bbc-4684-a8a7-77b75f5f519c","name":"Credential or environment is not allowed","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/invitations/:token/accept","host":["https://presence.decionis.com"],"path":["v1","invitations",":token","accept"],"variable":[{"key":"token","value":"dit_fTUJLzyodrc_lw_3WzqIMYUHxOZc2ljQRaXQ3gO4KJp","description":"(Required) "}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"9fb03688-60da-423d-a3b4-db46afe7a747","name":"Resource not found","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/invitations/:token/accept","host":["https://presence.decionis.com"],"path":["v1","invitations",":token","accept"],"variable":[{"key":"token","value":"dit_fTUJLzyodrc_lw_3WzqIMYUHxOZc2ljQRaXQ3gO4KJp","description":"(Required) "}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"ae507b50-97b7-46c9-ab82-dedc4c37ba20","name":"Idempotency or rollout conflict","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/invitations/:token/accept","host":["https://presence.decionis.com"],"path":["v1","invitations",":token","accept"],"variable":[{"key":"token","value":"dit_fTUJLzyodrc_lw_3WzqIMYUHxOZc2ljQRaXQ3gO4KJp","description":"(Required) "}]}},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"Retry-After","value":"<string>"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"abf9eb1d-b2df-4c18-b777-150562eab0ba","name":"Public request rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/invitations/:token/accept","host":["https://presence.decionis.com"],"path":["v1","invitations",":token","accept"],"variable":[{"key":"token","value":"dit_fTUJLzyodrc_lw_3WzqIMYUHxOZc2ljQRaXQ3gO4KJp","description":"(Required) "}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"d3d225b3-1810-44db-9c6e-5add4445d15c"},{"name":"Exchange an identity assertion for a product session","id":"60e8371d-344c-4466-a33c-eb3f0d73daad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"product\": \"<string>\",\n  \"workspace_id\": \"ten_5c51df36ae683d13912c\",\n  \"return_url\": \"<uri>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/exchange","description":"<p>One authorized workspace issues immediately; several return\n<code>workspace_selection_required</code> with named entries, answered by\nrepeating the exchange with <code>workspace_id</code>. A workspace outside the\ncaller's authorized set answers 404 — existence is never confirmed.\nNo workspace with an active Presence entitlement answers 403\n<code>no_presence_workspace</code> with an optional <code>sandbox_eligible</code> hint.</p>\n","urlObject":{"path":["v1","product-sessions","exchange"],"host":["https://presence.decionis.com"],"query":[],"variable":[]}},"response":[{"id":"96289124-1193-4dc1-8b5b-c9a0e029bee6","name":"Issued session or workspace selection","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"product\": \"<string>\",\n  \"workspace_id\": \"ten_5c51df36ae683d13912c\",\n  \"return_url\": \"<uri>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/exchange"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"access_token\": \"presence_ps_QDfHdSpGng3.LKR.Lf5n9F5k\",\n  \"expires_in\": \"<integer>\",\n  \"refresh_token\": \"presence_pr_21-wnK3OguKAMLe6An8q0QrtJTzP2_RmnCswiZg_hrBVlU4rl4\",\n  \"refresh_expires_in\": \"<integer>\",\n  \"workspace\": {\n    \"org_name\": \"<string>\",\n    \"workspace_name\": \"<string>\",\n    \"environment\": \"sandbox\",\n    \"role\": \"admin\",\n    \"workspace_id\": \"ten_7b5261615170f75dc6f0\"\n  },\n  \"return_url\": \"<uri>\"\n}"},{"id":"06689c4e-3410-4347-8ce5-6cdcdf128290","name":"Invalid request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"product\": \"<string>\",\n  \"workspace_id\": \"ten_5c51df36ae683d13912c\",\n  \"return_url\": \"<uri>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/exchange"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"b38c2df9-073f-4e9a-bfd5-38b21114f770","name":"Missing or invalid credential","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"product\": \"<string>\",\n  \"workspace_id\": \"ten_5c51df36ae683d13912c\",\n  \"return_url\": \"<uri>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/exchange"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"c680c77a-a938-46b4-882d-59353cc3b66a","name":"Credential or environment is not allowed","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"product\": \"<string>\",\n  \"workspace_id\": \"ten_5c51df36ae683d13912c\",\n  \"return_url\": \"<uri>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/exchange"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"5ec2391d-eb17-47c2-aad0-89b6c0dab4eb","name":"Resource 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: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"product\": \"<string>\",\n  \"workspace_id\": \"ten_5c51df36ae683d13912c\",\n  \"return_url\": \"<uri>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/exchange"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"b190eed8-1a18-45b5-a0fe-8d82b76cb2ac","name":"Public request rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n  \"product\": \"<string>\",\n  \"workspace_id\": \"ten_5c51df36ae683d13912c\",\n  \"return_url\": \"<uri>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/exchange"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"60e8371d-344c-4466-a33c-eb3f0d73daad"},{"name":"Rotate a product session","id":"ac1933f5-a549-4b0f-ad1e-ac8982fc2589","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"refresh_token\": \"presence_pr_BwjrzzkvIEMcZkMdBysZMAelYFoWfcREswDejpV5GlYf51WF350ST6d1CFBdA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/refresh","description":"<p>Every grant supersedes the presented refresh token. Presenting a\nsuperseded token again revokes the whole session as replay.</p>\n","urlObject":{"path":["v1","product-sessions","refresh"],"host":["https://presence.decionis.com"],"query":[],"variable":[]}},"response":[{"id":"e5822a82-9f86-4d45-8a48-c11b94a4a808","name":"Fresh access/refresh pair for the same workspace binding","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"refresh_token\": \"presence_pr_BwjrzzkvIEMcZkMdBysZMAelYFoWfcREswDejpV5GlYf51WF350ST6d1CFBdA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/refresh"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"access_token\": \"presence_ps_CjqYCwlk.Q61OHU1K.e0o8nnrY7\",\n  \"expires_in\": \"<integer>\",\n  \"refresh_token\": \"presence_pr_QzAF0akrq59tdmS5Lsf31aESYuyWcP6alSgtyv7bz_RVN7T4nBWoSYLjS5cKQmBXrNor914mWxVsBzCvaAbUlDHRP7HKwHz-uLTHuGZ\",\n  \"refresh_expires_in\": \"<integer>\"\n}"},{"id":"96018ccc-39ff-44a2-bfe6-82a430a93f15","name":"Invalid request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"refresh_token\": \"presence_pr_BwjrzzkvIEMcZkMdBysZMAelYFoWfcREswDejpV5GlYf51WF350ST6d1CFBdA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/refresh"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"d6757947-892c-4a96-b96e-34254cff17a6","name":"Missing or invalid credential","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"refresh_token\": \"presence_pr_BwjrzzkvIEMcZkMdBysZMAelYFoWfcREswDejpV5GlYf51WF350ST6d1CFBdA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/refresh"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"4bd2f972-03bf-45e9-a8c5-9b982c7502c9","name":"Public request rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"refresh_token\": \"presence_pr_BwjrzzkvIEMcZkMdBysZMAelYFoWfcREswDejpV5GlYf51WF350ST6d1CFBdA\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/refresh"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"ac1933f5-a549-4b0f-ad1e-ac8982fc2589"},{"name":"Revoke a product session","id":"babf531c-ed3c-4ca4-b50e-838c84340194","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"refresh_token\": \"presence_pr_vaXnerczHaizomS-F8mdsTzjFlyHl1u0T-avouOWI4l6ecEWpwdAsHK5hQoGjGJ6ag5XqQr1SURhf0xNuC4oz-c5-Lt5xqDjkSmyqmiHMYYrJPzNE0QtXdZB\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/revoke","description":"<p>Revokes by refresh token in the body, or by the access token presented\nas the {{bearer_token}} Succeeds identically whether or not the\nsession was live.</p>\n","urlObject":{"path":["v1","product-sessions","revoke"],"host":["https://presence.decionis.com"],"query":[],"variable":[]}},"response":[{"id":"a939b94d-b24c-4375-8d9b-1a66219131a5","name":"Revoked","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"refresh_token\": \"presence_pr_vaXnerczHaizomS-F8mdsTzjFlyHl1u0T-avouOWI4l6ecEWpwdAsHK5hQoGjGJ6ag5XqQr1SURhf0xNuC4oz-c5-Lt5xqDjkSmyqmiHMYYrJPzNE0QtXdZB\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/revoke"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\"\n}"},{"id":"bae08fe0-15b2-42c5-84e5-98c17662aeb0","name":"Invalid request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"refresh_token\": \"presence_pr_vaXnerczHaizomS-F8mdsTzjFlyHl1u0T-avouOWI4l6ecEWpwdAsHK5hQoGjGJ6ag5XqQr1SURhf0xNuC4oz-c5-Lt5xqDjkSmyqmiHMYYrJPzNE0QtXdZB\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/revoke"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"43edaa83-8c7d-4bca-a6f3-a8f8b5b3aa3f","name":"Public request rate limit exceeded","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"refresh_token\": \"presence_pr_vaXnerczHaizomS-F8mdsTzjFlyHl1u0T-avouOWI4l6ecEWpwdAsHK5hQoGjGJ6ag5XqQr1SURhf0xNuC4oz-c5-Lt5xqDjkSmyqmiHMYYrJPzNE0QtXdZB\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://presence.decionis.com/v1/product-sessions/revoke"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"babf531c-ed3c-4ca4-b50e-838c84340194"},{"name":"Provision a sandbox workspace idempotently","id":"f4414c8b-6676-4441-a9dc-3a80919cdbea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"POST","header":[{"description":"<p>(Required) Stable key reused when the same action is retried.</p>\n","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Accept","value":"application/json"}],"url":"https://presence.decionis.com/v1/provisioning/sandbox","description":"<p>Starts (or resumes) the sandbox provisioning saga for the verified\nidentity presented as the {{bearer_token}} The same Idempotency-Key\nreplays the same run; retries resume from the last completed step and\nnever create duplicates.</p>\n","urlObject":{"path":["v1","provisioning","sandbox"],"host":["https://presence.decionis.com"],"query":[],"variable":[]}},"response":[{"id":"cdfddb09-a78a-40e2-814b-2416d710ffd9","name":"Replayed or completed run","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://presence.decionis.com/v1/provisioning/sandbox"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"run_id\": \"prv_0a0383f350dc0671a7f76aba\",\n  \"state\": \"PROVISIONING_FAILED\",\n  \"correlation_id\": \"REF-116aedf3d591\",\n  \"replayed\": \"<boolean>\",\n  \"failure_reason\": \"<string>\",\n  \"workspace\": {\n    \"workspace_id\": \"ten_97fcfdacd1f765d7d60d\",\n    \"workspace_name\": \"<string>\",\n    \"environment\": \"production\"\n  }\n}"},{"id":"2bc89ac1-97c1-488e-bea0-7ee28fc91261","name":"Run accepted and progressing","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://presence.decionis.com/v1/provisioning/sandbox"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"run_id\": \"prv_0a0383f350dc0671a7f76aba\",\n  \"state\": \"PROVISIONING_FAILED\",\n  \"correlation_id\": \"REF-116aedf3d591\",\n  \"replayed\": \"<boolean>\",\n  \"failure_reason\": \"<string>\",\n  \"workspace\": {\n    \"workspace_id\": \"ten_97fcfdacd1f765d7d60d\",\n    \"workspace_name\": \"<string>\",\n    \"environment\": \"production\"\n  }\n}"},{"id":"7e16e99d-d606-467d-8baf-a6bf958ef222","name":"Invalid request","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://presence.decionis.com/v1/provisioning/sandbox"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"84e12276-4b11-43f8-8528-0f6e09cd046e","name":"Missing or invalid credential","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://presence.decionis.com/v1/provisioning/sandbox"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"a6eefef8-8868-4b8d-9fbf-3e422d0b26e8","name":"Idempotency or rollout conflict","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://presence.decionis.com/v1/provisioning/sandbox"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"Retry-After","value":"<string>"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"a545cf05-252a-4b1d-968c-a5b63d7be526","name":"Public request rate limit exceeded","originalRequest":{"method":"POST","header":[{"description":"(Required) Stable key reused when the same action is retried.","key":"Idempotency-Key","value":"qOWRiqOWRi"},{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://presence.decionis.com/v1/provisioning/sandbox"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"f4414c8b-6676-4441-a9dc-3a80919cdbea"},{"name":"Poll a provisioning run","id":"cb271618-e1b4-4d03-a71e-bf78a90cc91d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://presence.decionis.com/v1/provisioning/sandbox/:runId","description":"<p>Callers see only their own runs; anything else answers 404.</p>\n","urlObject":{"path":["v1","provisioning","sandbox",":runId"],"host":["https://presence.decionis.com"],"query":[],"variable":[{"description":{"content":"<p>(Required) </p>\n","type":"text/plain"},"type":"any","value":"prv_2e6bdd4690fbbc0de6066d07","key":"runId"}]}},"response":[{"id":"ab592fad-8b05-406d-8604-877311397102","name":"Current run state","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/provisioning/sandbox/:runId","host":["https://presence.decionis.com"],"path":["v1","provisioning","sandbox",":runId"],"variable":[{"key":"runId","value":"prv_2e6bdd4690fbbc0de6066d07","description":"(Required) "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"run_id\": \"prv_0a0383f350dc0671a7f76aba\",\n  \"state\": \"PROVISIONING_FAILED\",\n  \"correlation_id\": \"REF-116aedf3d591\",\n  \"replayed\": \"<boolean>\",\n  \"failure_reason\": \"<string>\",\n  \"workspace\": {\n    \"workspace_id\": \"ten_97fcfdacd1f765d7d60d\",\n    \"workspace_name\": \"<string>\",\n    \"environment\": \"production\"\n  }\n}"},{"id":"b64c6b13-914b-46c3-90fe-f025c4335029","name":"Missing or invalid credential","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/provisioning/sandbox/:runId","host":["https://presence.decionis.com"],"path":["v1","provisioning","sandbox",":runId"],"variable":[{"key":"runId","value":"prv_2e6bdd4690fbbc0de6066d07","description":"(Required) "}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"c1ac8d9e-6502-4fdb-bf8a-2f30d846403e","name":"Resource not found","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/provisioning/sandbox/:runId","host":["https://presence.decionis.com"],"path":["v1","provisioning","sandbox",":runId"],"variable":[{"key":"runId","value":"prv_2e6bdd4690fbbc0de6066d07","description":"(Required) "}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"},{"id":"267239ae-6f90-422f-ac59-1fb10c3eb6ed","name":"Public request rate limit exceeded","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://presence.decionis.com/v1/provisioning/sandbox/:runId","host":["https://presence.decionis.com"],"path":["v1","provisioning","sandbox",":runId"],"variable":[{"key":"runId","value":"prv_2e6bdd4690fbbc0de6066d07","description":"(Required) "}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"<string>\",\n  \"reason\": \"<string>\",\n  \"issues\": [\n    {\n      \"key_0\": 3325.7674219608757,\n      \"key_1\": 3096.7177425672876\n    },\n    {\n      \"key_0\": false,\n      \"key_1\": \"string\"\n    }\n  ]\n}"}],"_postman_id":"cb271618-e1b4-4d03-a71e-bf78a90cc91d"}],"id":"2f19bbd2-aaa3-4a81-8eb6-53d489a357d6","description":"<p>Email-first sign-in, product sessions, sandbox provisioning, and\ninvitations for the Decionis identity authority. Public authentication\nendpoints answer with an identical status and shape for every email so\nthey cannot be used as an account directory.</p>\n","_postman_id":"2f19bbd2-aaa3-4a81-8eb6-53d489a357d6"}],"event":[{"listen":"test","script":{"type":"text/javascript","exec":["pm.test('responds without a server error', function () {","  pm.expect(pm.response.code).to.be.below(500);","});"]}}],"variable":[{"id":"7e3f34b4-cf27-415c-bcd2-576c9dad98cd","key":"baseUrl","value":"https://presence.decionis.com"}]}