{ "item": [ { "name": "api", "description": "", "item": [ { "name": "log", "description": "", "item": [ { "id": "887c7dd7-2572-44fd-9122-66693c078b9c", "name": "Record Teams admin portal shell telemetry", "request": { "name": "Record Teams admin portal shell telemetry", "description": { "content": "Same-origin logger observed on the dashboard, users, activity log, usage report, and best-practice\nroutes. The request body carried timing, permissions, flights, and page bootstrap state for the\ncurrently rendered admin experience.\n", "type": "text/plain" }, "url": { "path": [ "api", "log" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"duration\": 26,\n \"status\": \"Succeed\",\n \"cdnUrl\": \"https://res.cdn.office.net/s01-itpro-tac-ui/1.0.260331.4/\",\n \"uiConfig\": {\n \"key_0\": 7956,\n \"key_1\": \"string\",\n \"key_2\": \"string\"\n },\n \"key_0\": 6360,\n \"key_1\": false,\n \"key_2\": 1446.1391802345956,\n \"key_3\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-Requested-With" }, { "key": "value", "value": "{{apiKey}}" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "ff913526-57e9-47a6-a3b3-ac27cfc879e8", "name": "Telemetry payload accepted.", "originalRequest": { "url": { "path": [ "api", "log" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"duration\": 26,\n \"status\": \"Succeed\",\n \"cdnUrl\": \"https://res.cdn.office.net/s01-itpro-tac-ui/1.0.260331.4/\",\n \"uiConfig\": {\n \"key_0\": 7956,\n \"key_1\": \"string\",\n \"key_2\": \"string\"\n },\n \"key_0\": 6360,\n \"key_1\": false,\n \"key_2\": 1446.1391802345956,\n \"key_3\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "a456c5dd-9800-4740-8f23-ee0809c2e747", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "api", "log" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"duration\": 26,\n \"status\": \"Succeed\",\n \"cdnUrl\": \"https://res.cdn.office.net/s01-itpro-tac-ui/1.0.260331.4/\",\n \"uiConfig\": {\n \"key_0\": 7956,\n \"key_1\": \"string\",\n \"key_2\": \"string\"\n },\n \"key_0\": 6360,\n \"key_1\": false,\n \"key_2\": 1446.1391802345956,\n \"key_3\": \"string\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "v1", "description": "", "item": [ { "name": "usersettings", "description": "", "item": [ { "id": "d4a21d6a-d8be-48b1-8504-58f43af7048c", "name": "Get saved Teams admin grid settings", "request": { "name": "Get saved Teams admin grid settings", "description": { "content": "Returns saved column widths, visibility preferences, and other table-level settings for Teams admin\ncenter pages such as users and activity log.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "usersettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "e4b515fa-2d39-42c5-9369-6deb0e0a840a", "name": "User settings payload.", "originalRequest": { "url": { "path": [ "api", "v1", "usersettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tables\": {\n \"key_0\": \"string\",\n \"key_1\": true,\n \"key_2\": 6426.9677911787285\n },\n \"key_0\": false,\n \"key_1\": 8423.736589540835\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e580ac03-b849-4cf2-82a5-fbce648c4538", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "usersettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "b9b95de6-b661-4560-b6df-26c52552781e", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "api", "v1", "usersettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "userpreference", "description": "", "item": [ { "id": "d1cd06ac-654e-4c78-b2e1-22e5445335a2", "name": "Get Teams admin dashboard preferences", "request": { "name": "Get Teams admin dashboard preferences", "description": { "content": "Retrieves saved dashboard and carousel layout preferences for the signed-in Teams admin.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "userpreference" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "395328dc-e063-4b17-a655-3dee6afb7fc6", "name": "User preference payload.", "originalRequest": { "url": { "path": [ "api", "v1", "userpreference" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"carousel\": [\n {\n \"key_0\": 2654,\n \"key_1\": \"string\"\n },\n {\n \"key_0\": false\n }\n ],\n \"dashboards\": {\n \"key_0\": 7257,\n \"key_1\": 1568.6245280929634,\n \"key_2\": 5371\n },\n \"key_0\": false\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5ebbe288-007e-4530-876c-63fd82beb943", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "userpreference" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "7e9a4dbb-ad92-43bf-b10b-1b215f1c9a86", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "api", "v1", "userpreference" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "id": "b6e4a5c9-4ecb-4dbf-9b20-9a34d182ba5c", "name": "Update Teams admin dashboard preferences", "request": { "name": "Update Teams admin dashboard preferences", "description": { "content": "Persists dashboard layout preferences for the current Teams admin user. Observed during dashboard\nlayout persistence and should be treated as a real write.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "userpreference" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"carousel\": [\n {\n \"key_0\": 2654,\n \"key_1\": \"string\"\n },\n {\n \"key_0\": false\n }\n ],\n \"dashboards\": {\n \"key_0\": 7257,\n \"key_1\": 1568.6245280929634,\n \"key_2\": 5371\n },\n \"key_0\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "bdd14255-fa89-4aed-b601-5621f6706330", "name": "The request succeeded and intentionally returned no body.", "originalRequest": { "url": { "path": [ "api", "v1", "userpreference" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"carousel\": [\n {\n \"key_0\": 2654,\n \"key_1\": \"string\"\n },\n {\n \"key_0\": false\n }\n ],\n \"dashboards\": {\n \"key_0\": 7257,\n \"key_1\": 1568.6245280929634,\n \"key_2\": 5371\n },\n \"key_0\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "9c74c5d8-e267-4a2e-8716-80e963d8614e", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "api", "v1", "userpreference" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"carousel\": [\n {\n \"key_0\": 2654,\n \"key_1\": \"string\"\n },\n {\n \"key_0\": false\n }\n ],\n \"dashboards\": {\n \"key_0\": 7257,\n \"key_1\": 1568.6245280929634,\n \"key_2\": 5371\n },\n \"key_0\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "0da99f4d-b323-43a1-8eb0-764bd3b52c2c", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "userpreference" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"carousel\": [\n {\n \"key_0\": 2654,\n \"key_1\": \"string\"\n },\n {\n \"key_0\": false\n }\n ],\n \"dashboards\": {\n \"key_0\": 7257,\n \"key_1\": 1568.6245280929634,\n \"key_2\": 5371\n },\n \"key_0\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "5688cfd9-5b35-4631-8278-f2d2cb1e86ae", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "api", "v1", "userpreference" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"carousel\": [\n {\n \"key_0\": 2654,\n \"key_1\": \"string\"\n },\n {\n \"key_0\": false\n }\n ],\n \"dashboards\": {\n \"key_0\": 7257,\n \"key_1\": 1568.6245280929634,\n \"key_2\": 5371\n },\n \"key_0\": false\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "DeploymentTeams", "description": "", "item": [ { "id": "52d10ab0-3d01-4a7f-a088-3000c640b475", "name": "Get deployment team records", "request": { "name": "Get deployment team records", "description": { "content": "Returns deployment-team records used by the Teams admin dashboard. The captured tenant returned\n`204 No Content`.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "DeploymentTeams" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "5a8fc346-f6cf-42dc-9577-28baa461452c", "name": "The request succeeded and intentionally returned no body.", "originalRequest": { "url": { "path": [ "api", "v1", "DeploymentTeams" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "f9566af0-67cd-493b-9beb-981691ac7b7a", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "DeploymentTeams" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "30035f25-c9b8-4ecb-8bc9-ff35889b084a", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "api", "v1", "DeploymentTeams" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "CartService", "description": "", "item": [ { "name": "carts", "description": "", "item": [ { "id": "d11f2fd8-ce83-46ac-aafd-e39c9913059e", "name": "Create a Teams add-on purchase cart", "request": { "name": "Create a Teams add-on purchase cart", "description": { "content": "Cart-creation route observed from Teams add-on licensing surfaces. This should be treated as a\nreal write.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "CartService", "carts" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "6ade1d2f-70ab-46cb-bf08-07d5bf25dfdf", "name": "Cart creation result.", "originalRequest": { "url": { "path": [ "api", "v1", "CartService", "carts" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c191da43-4b16-44be-af18-65b6dffc0764", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "api", "v1", "CartService", "carts" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "e30b711e-926c-4803-a5fa-78d36cba62b2", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "CartService", "carts" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "6f8a6217-e414-4865-89b4-3d3424cb6461", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "api", "v1", "CartService", "carts" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "clientHealth", "description": "", "item": [ { "name": "clientHealthDetails", "description": "", "item": [ { "id": "6878c54d-ef9d-4986-b95a-021f994a13d5", "name": "Get Teams client health details", "request": { "name": "Get Teams client health details", "description": { "content": "Client health detail route observed from `Teams client health`.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "clientHealth", "clientHealthDetails" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "e62a83ca-bb22-494c-bc73-ecc67551026c", "name": "Client health detail payload.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthDetails" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0a85250e-e4ce-43e3-9437-e44841887893", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthDetails" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "80e904e8-5989-4ed3-b558-d5c68ec97c02", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthDetails" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "clientHealthIssues", "description": "", "item": [ { "id": "f7d42f87-6e3e-443c-bf69-d36ae9e80bc7", "name": "List Teams client health issues", "request": { "name": "List Teams client health issues", "description": { "content": "Client health issue inventory observed from `Teams client health`.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "clientHealth", "clientHealthIssues" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "b64a1144-9705-4155-aa4d-5f2b2be73230", "name": "Client health issues payload.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthIssues" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "07632b9c-132a-42c9-803d-8fc80ec92e11", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthIssues" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "ac70f4e4-ebc6-488d-ba4e-3c48ada4ec9c", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthIssues" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "clientHealthTopIssues", "description": "", "item": [ { "id": "986ba2fd-97de-40ec-a78b-6041dea0d52b", "name": "List top Teams client health issues", "request": { "name": "List top Teams client health issues", "description": { "content": "Top-issues summary route observed from `Teams client health`.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "clientHealth", "clientHealthTopIssues" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "5729b22f-2eda-4eb4-bbc7-b7fab8c4a9a7", "name": "Top client health issues payload.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthTopIssues" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "9be9bf5b-7f56-4e1d-aa56-e99e4e0576f9", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthTopIssues" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "5881f88f-c721-421c-b31f-970be816d09d", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthTopIssues" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "clientHealthUpdateStatus", "description": "", "item": [ { "id": "e31f431b-a77e-4fb3-b1f2-9602bc66513e", "name": "Get Teams client health update status", "request": { "name": "Get Teams client health update status", "description": { "content": "Client update-status route observed from `Teams client health`.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "clientHealth", "clientHealthUpdateStatus" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "90d5ff82-8673-4d8d-8c92-62f7b9f28668", "name": "Client health update status payload.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthUpdateStatus" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "db045a60-0eac-4d79-b14b-a6510ac2d09c", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthUpdateStatus" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "319743e7-9c9f-4fb2-bfd2-5f4f4a508b2f", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthUpdateStatus" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "clientHealthUserDevices", "description": "", "item": [ { "id": "af86b6f2-ab2c-4f9d-a1e8-8d5ec6b7a7d5", "name": "List Teams client health user devices", "request": { "name": "List Teams client health user devices", "description": { "content": "User-device detail route observed from `Teams client health`. The retained crawl saw both\nsuccessful `200` responses and a `500` response, suggesting some tenant or device slices can\nstill fail server-side.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "clientHealth", "clientHealthUserDevices" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "5bbe9887-b2a4-421d-b7d2-6e4dafb48f69", "name": "Client health user-device payload.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthUserDevices" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "3e22ad62-3655-4721-b8d0-bfb42718ff4a", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthUserDevices" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "0da2c4d2-6004-4f7f-a7e4-953e47954bbb", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthUserDevices" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "2a1c00d6-d8e6-4e64-8bdd-79d3e4172e62", "name": "The backend returned an unexpected error for the observed tenant state or request.", "originalRequest": { "url": { "path": [ "api", "v1", "clientHealth", "clientHealthUserDevices" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "ContentManagementService", "description": "", "item": [ { "name": "BannerApps", "description": "", "item": [ { "id": "af62b1ec-cc6e-466e-bd84-650789335931", "name": "List Teams banner apps", "request": { "name": "List Teams banner apps", "description": { "content": "Banner app inventory observed from Teams add-on licensing and promotional surfaces.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "ContentManagementService", "BannerApps" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "ed4c776b-8b3d-4a6d-93b7-a08c93854e4e", "name": "Banner app payload.", "originalRequest": { "url": { "path": [ "api", "v1", "ContentManagementService", "BannerApps" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e5ea9db2-d5ee-472b-a033-c346aee101ba", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "ContentManagementService", "BannerApps" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "f4ead487-9b5d-450e-a702-055ccc893a5f", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "api", "v1", "ContentManagementService", "BannerApps" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "DeploymentTasks", "description": "", "item": [ { "name": "getdefault", "description": "", "item": [ { "id": "91deb4e8-40d9-4c91-a4d6-f8cc1e2d99f9", "name": "Get default Teams deployment tasks", "request": { "name": "Get default Teams deployment tasks", "description": { "content": "Deployment task defaults observed from Teams planning pages.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "DeploymentTasks", "getdefault" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "ab757282-35c0-4416-a6e7-f1c3d2e15f0e", "name": "Deployment task default payload.", "originalRequest": { "url": { "path": [ "api", "v1", "DeploymentTasks", "getdefault" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "fec93428-fc94-4796-986e-2a5a67f227d6", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "DeploymentTasks", "getdefault" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "55d323b2-5e6d-4d14-9167-f36a7a5e14d0", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "api", "v1", "DeploymentTasks", "getdefault" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "NetworkPlans", "description": "", "item": [ { "name": "getplansintenant", "description": "", "item": [ { "id": "6d0226fd-7981-474a-8bc2-1b7804697395", "name": "List tenant network plans", "request": { "name": "List tenant network plans", "description": { "content": "Network plan inventory observed from `Planning > Network planner`. The retained tenant returned\n`204 No Content`.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "NetworkPlans", "getplansintenant" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "185b550a-db7a-4a60-9060-e300be3f1f9d", "name": "The request succeeded and intentionally returned no body.", "originalRequest": { "url": { "path": [ "api", "v1", "NetworkPlans", "getplansintenant" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "b29032c1-e36f-42a5-bf7f-68618a684c7f", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "NetworkPlans", "getplansintenant" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "20efbfdf-2478-4113-a375-760841798d47", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "api", "v1", "NetworkPlans", "getplansintenant" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "Persona", "description": "", "item": [ { "name": "GetAll", "description": "", "item": [ { "id": "3f173fb3-b5ee-49af-a2df-365feeeae1ed", "name": "List Teams admin personas", "request": { "name": "List Teams admin personas", "description": { "content": "Persona inventory observed from planning and policy pages while the Teams admin shell resolved\navailable experiences.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "Persona", "GetAll" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "bbad5dec-347b-4239-b606-8d6ed766d93e", "name": "Persona inventory payload.", "originalRequest": { "url": { "path": [ "api", "v1", "Persona", "GetAll" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b00f0d94-2451-437f-a04b-105c53483050", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "Persona", "GetAll" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "e3b0263b-6d83-4b3e-b10b-0f19724b81d4", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "api", "v1", "Persona", "GetAll" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "mta", "description": "", "item": [ { "name": "TenantclusterLookup", "description": "", "item": [ { "id": "fb3a7986-0f98-45bb-8ef8-0da05da44237", "name": "Resolve the monitoring platform cluster for the tenant", "request": { "name": "Resolve the monitoring platform cluster for the tenant", "description": { "content": "Monitoring bootstrap call observed across multiple Teams admin pages. The response returned an\n`mta` base URL such as `https://useast2.monitoringplatform.teams.microsoft.com`.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "mta", "TenantclusterLookup" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "aaa2214d-15f1-44aa-848a-89079a64ac60", "name": "Cluster lookup result.", "originalRequest": { "url": { "path": [ "api", "v1", "mta", "TenantclusterLookup" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"data\": {\n \"baseUrlList\": {\n \"key_0\": \"string\",\n \"key_1\": \"string\",\n \"key_2\": \"string\"\n },\n \"key_0\": 9118\n },\n \"key_0\": 3926.4484727639206,\n \"key_1\": \"string\",\n \"key_2\": 6897.073488233143,\n \"key_3\": 4496\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "3c7a92f5-4a34-4e35-a3e8-8a7e8d28dfdb", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "mta", "TenantclusterLookup" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "rule", "description": "", "item": [ { "id": "9c67723d-f343-4c49-b655-7d0169bfda2c", "name": "List Teams monitoring rules", "request": { "name": "List Teams monitoring rules", "description": { "content": "Regional monitoring rule inventory observed after the portal resolved the tenant monitoring\ncluster.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "mta", "rule" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "bfba7650-9807-452e-af40-9f0e2254ce11", "name": "Monitoring rule inventory payload.", "originalRequest": { "url": { "path": [ "api", "v1", "mta", "rule" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "62ffecf8-7f6e-428f-8439-d4001f85d91c", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "mta", "rule" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "regionalDomainNameForTenant", "description": "", "item": [ { "id": "1fa1e234-bbff-4acf-bb2a-c627d721846f", "name": "Resolve the virtual visits regional host for the tenant", "request": { "name": "Resolve the virtual visits regional host for the tenant", "description": { "content": "Bootstrap endpoint that maps the current tenant to a regional virtual visits backend such as\n`amer-ehrconnectorsvc.teams.microsoft.com`.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "regionalDomainNameForTenant" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "ffb66274-2c5c-4d6a-b971-6481fa7b9c28", "name": "Regional host resolver result.", "originalRequest": { "url": { "path": [ "api", "v1", "regionalDomainNameForTenant" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": \"amer-ehrconnectorsvc.teams.microsoft.com\",\n \"key_0\": false,\n \"key_1\": false,\n \"key_2\": \"string\",\n \"key_3\": 8147.660288732445\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "9fe2266d-94fa-49df-998e-252ba7a08637", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "regionalDomainNameForTenant" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "virtualvisits", "description": "", "item": [ { "name": "aggregaterecords", "description": "", "item": [ { "id": "75c8105e-527c-485a-b4db-a746f5c9c2cc", "name": "Query virtual visits aggregate records", "request": { "name": "Query virtual visits aggregate records", "description": { "content": "Virtual visits analytics query observed from the dashboard widget. The retained live request\nreturned `422 Unprocessable Content`, which strongly suggests the route is real but sensitive to\nexact filter, ordering, or other dashboard context.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "virtualvisits", "aggregaterecords" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "OData-style filter clause.", "type": "text/plain" }, "key": "$filter", "value": "AggregationEndTime ge 2026-03-05T00:00:00.000Z" }, { "disabled": false, "description": { "content": "OData ordering clause.", "type": "text/plain" }, "key": "$orderby", "value": "AggregationStartTime" }, { "disabled": false, "description": { "content": "Maximum number of items to return.", "type": "text/plain" }, "key": "$top", "value": "800" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "83860182-c1b0-4b76-af27-f0d013ea8e31", "name": "Aggregate records result. Exact schema pending.", "originalRequest": { "url": { "path": [ "api", "v1", "virtualvisits", "aggregaterecords" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "OData-style filter clause.", "type": "text/plain" }, "key": "$filter", "value": "AggregationEndTime ge 2026-03-05T00:00:00.000Z" }, { "disabled": false, "description": { "content": "OData ordering clause.", "type": "text/plain" }, "key": "$orderby", "value": "AggregationStartTime" }, { "disabled": false, "description": { "content": "Maximum number of items to return.", "type": "text/plain" }, "key": "$top", "value": "800" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 2378\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6f2ceb03-218b-45e9-9d08-f3859176cba7", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "virtualvisits", "aggregaterecords" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "OData-style filter clause.", "type": "text/plain" }, "key": "$filter", "value": "AggregationEndTime ge 2026-03-05T00:00:00.000Z" }, { "disabled": false, "description": { "content": "OData ordering clause.", "type": "text/plain" }, "key": "$orderby", "value": "AggregationStartTime" }, { "disabled": false, "description": { "content": "Maximum number of items to return.", "type": "text/plain" }, "key": "$top", "value": "800" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "3e6cad80-31fd-44d4-9c9c-6e695904ad0f", "name": "The route was live but rejected the current query shape or contextual state. This was observed\non the virtual visits aggregate-records query captured from the dashboard widget.", "originalRequest": { "url": { "path": [ "api", "v1", "virtualvisits", "aggregaterecords" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "OData-style filter clause.", "type": "text/plain" }, "key": "$filter", "value": "AggregationEndTime ge 2026-03-05T00:00:00.000Z" }, { "disabled": false, "description": { "content": "OData ordering clause.", "type": "text/plain" }, "key": "$orderby", "value": "AggregationStartTime" }, { "disabled": false, "description": { "content": "Maximum number of items to return.", "type": "text/plain" }, "key": "$top", "value": "800" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "jobs", "description": "", "item": [ { "id": "50e42f9b-2b6f-4e2a-bc25-c289b1df91b0", "name": "List Teams tags jobs", "request": { "name": "List Teams tags jobs", "description": { "content": "Returns current or pending jobs for the Teams tags service. The retained capture returned an empty\njobs collection.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1", "jobs" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "87b649d4-ac30-406d-90bc-122006bf8161", "name": "Jobs collection.", "originalRequest": { "url": { "path": [ "api", "v1", "jobs" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"jobs\": [\n {\n \"key_0\": 1826,\n \"key_1\": \"string\"\n },\n {\n \"key_0\": 9192.879203105946\n }\n ],\n \"key_0\": 7860.459533670493,\n \"key_1\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "22630ee9-954a-4f2b-b34d-825cb3c09142", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1", "jobs" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "authsvc", "description": "", "item": [ { "name": "v1.0", "description": "", "item": [ { "name": "users", "description": "", "item": [ { "name": "region", "description": "", "item": [ { "id": "c09df71e-e806-4d6b-bdf2-59196d6b38e4", "name": "Resolve the current user's Teams region and partition", "request": { "name": "Resolve the current user's Teams region and partition", "description": { "content": "Regional bootstrap call used by the Teams admin center before it talks to partitioned\n`teams.microsoft.com/api/mt/part/{partition}` routes and related regional services.\n", "type": "text/plain" }, "url": { "path": [ "api", "authsvc", "v1.0", "users", "region" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": {}, "auth": null }, "response": [ { "id": "6df5d15e-bd8a-485a-aca1-47d4289459d5", "name": "Region and partition metadata.", "originalRequest": { "url": { "path": [ "api", "authsvc", "v1.0", "users", "region" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"region\": \"amer\",\n \"partition\": \"amer03\",\n \"regionGtms\": {\n \"key_0\": 3981,\n \"key_1\": \"string\",\n \"key_2\": true\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "30abb18d-06a0-4703-94b3-a9a5fbb2835c", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "authsvc", "v1.0", "users", "region" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "POST", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] }, { "name": "mt", "description": "", "item": [ { "name": "beta", "description": "", "item": [ { "name": "me", "description": "", "item": [ { "name": "engagementSurfaces", "description": "", "item": [ { "id": "4b02d5a1-b119-43e5-8e79-77482c75703f", "name": "Get admin engagement surface state", "request": { "name": "Get admin engagement surface state", "description": { "content": "Returns coaching, guide, and engagement state consumed by the Teams admin shell. The portal\nrequested this path with an empty partition slot, yielding the observed double slash in the URL.\n", "type": "text/plain" }, "url": { "path": [ "api", "mt", "", "beta", "me", "engagementSurfaces" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "1a57d5f8-c0d3-4278-a20d-a91da9ad17a3", "name": "Engagement state payload.", "originalRequest": { "url": { "path": [ "api", "mt", "", "beta", "me", "engagementSurfaces" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"engagementSurfaces\": [\n {\n \"key_0\": \"string\",\n \"key_1\": false,\n \"key_2\": \"string\"\n },\n {\n \"key_0\": 1260,\n \"key_1\": false\n }\n ],\n \"userState\": {\n \"key_0\": \"string\",\n \"key_1\": true\n },\n \"displayed\": [\n {\n \"key_0\": 4732.630005095992,\n \"key_1\": \"string\",\n \"key_2\": 6077\n },\n {\n \"key_0\": \"string\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1287daa6-2f37-4fd2-b99c-b4b8c61ad5c9", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "mt", "", "beta", "me", "engagementSurfaces" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "part", "description": "", "item": [ { "name": "{partition}", "description": "", "item": [ { "name": "beta", "description": "", "item": [ { "name": "me", "description": "", "item": [ { "name": "engagementSurfaces", "description": "", "item": [ { "id": "36633c07-4fe3-4131-8a09-05a9b1502c01", "name": "Get regional admin engagement surface state", "request": { "name": "Get regional admin engagement surface state", "description": { "content": "Regionalized engagement surface lookup observed after the portal resolved the current user's\npartition. The live request preserved the double slash before `beta`.\n", "type": "text/plain" }, "url": { "path": [ "api", "mt", "part", ":partition", "", "beta", "me", "engagementSurfaces" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "amer-03", "key": "partition", "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "29b678df-7985-48b7-a4c2-9c28a5eab90d", "name": "Regional engagement surface payload.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "", "beta", "me", "engagementSurfaces" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "23392605-b196-44a2-9f2d-e846d9dacb53", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "", "beta", "me", "engagementSurfaces" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "name": "displayed", "description": "", "item": [ { "id": "cc3ee642-b880-4131-b987-05d9d22f495c", "name": "Mark an admin engagement surface as displayed", "request": { "name": "Mark an admin engagement surface as displayed", "description": { "content": "Write observed when the Teams admin center acknowledged that a coaching or engagement surface\nhad been shown to the current admin.\n", "type": "text/plain" }, "url": { "path": [ "api", "mt", "part", ":partition", "", "beta", "me", "engagementSurfaces", "displayed" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "amer-03", "key": "partition", "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" } } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "637b65cc-d826-4dae-9d9d-96e130260617", "name": "Engagement state acknowledgement result.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "", "beta", "me", "engagementSurfaces", "displayed" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "214a8546-45b9-4919-bc5c-4703c4676bbe", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "", "beta", "me", "engagementSurfaces", "displayed" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "50aae8be-ed3b-40a4-8da0-c3816ee8531a", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "", "beta", "me", "engagementSurfaces", "displayed" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "PUT", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "admin", "description": "", "item": [ { "name": "apps", "description": "", "item": [ { "name": "appAccessRequests", "description": "", "item": [ { "id": "66ff114c-deda-4eeb-a856-b4b4983c029f", "name": "List Teams app access requests", "request": { "name": "List Teams app access requests", "description": { "content": "Returns Teams app access requests from the partitioned Teams admin backend. Observed from the\ndashboard widget area after the region and partition were resolved.\n", "type": "text/plain" }, "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "apps", "appAccessRequests" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "amer-03", "key": "partition", "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "8171fbd1-badd-4e15-91ad-f77a6d07d3d5", "name": "App access request collection.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "apps", "appAccessRequests" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"appAccessRequests\": [\n {\n \"key_0\": true\n },\n {\n \"key_0\": true,\n \"key_1\": 493.5848889139438\n }\n ],\n \"key_0\": 36,\n \"key_1\": 6925,\n \"key_2\": \"string\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1326a9e3-f3d9-4ec4-a243-5e6c6a8ef353", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "apps", "appAccessRequests" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "{catalogAppId}", "description": "", "item": [ { "name": "appAccessRequests", "description": "", "item": [ { "id": "64ac4b79-6855-4fdc-a29f-20f9da223b18", "name": "Get app-specific Teams app access requests", "request": { "name": "Get app-specific Teams app access requests", "description": { "content": "App detail route observed from `Teams apps > Manage apps` pages while drilling into individual\napp detail records.\n", "type": "text/plain" }, "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "apps", ":catalogAppId", "appAccessRequests" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "amer-03", "key": "partition", "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" } }, { "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "catalogAppId", "disabled": false, "description": { "content": "(Required) Teams app catalog identifier observed on manage-apps detail pages.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "a7e2dcff-5003-40dc-ba34-707e36e33904", "name": "App-specific access request collection.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "apps", ":catalogAppId", "appAccessRequests" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" }, { "disabled": false, "description": { "content": "(Required) Teams app catalog identifier observed on manage-apps detail pages.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "catalogAppId" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "42c4e5d9-1469-4b34-8c34-31f282376ec7", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "apps", ":catalogAppId", "appAccessRequests" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" }, { "disabled": false, "description": { "content": "(Required) Teams app catalog identifier observed on manage-apps detail pages.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "catalogAppId" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "deviceStoreSetting", "description": "", "item": [ { "id": "552fe865-0774-4b87-a903-37e65375c2c4", "name": "Get Teams device store settings", "request": { "name": "Get Teams device store settings", "description": { "content": "Device store configuration read used by the Teams devices admin experience.\n", "type": "text/plain" }, "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "deviceStoreSetting" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "amer-03", "key": "partition", "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "7fbffdad-3e0b-4534-8acf-57a932766293", "name": "Device store settings payload.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "deviceStoreSetting" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b9a160c8-324f-45cb-b29f-075d3aba648c", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "deviceStoreSetting" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "getAgentSettingsForTAC", "description": "", "item": [ { "id": "92823fc0-cffc-4df5-ad58-f71acd50253b", "name": "Get Teams admin center agent settings", "request": { "name": "Get Teams admin center agent settings", "description": { "content": "Portal settings read used by the Teams admin center shell while loading additional agent-backed\nsurfaces.\n", "type": "text/plain" }, "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "getAgentSettingsForTAC" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "amer-03", "key": "partition", "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "0e195583-842c-4896-acd0-fe530d4f8db9", "name": "Agent settings payload.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "getAgentSettingsForTAC" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6bcc9ae1-d60c-4524-b69e-09d7cadf37c6", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "getAgentSettingsForTAC" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "tenantSharedChannelsSettings", "description": "", "item": [ { "id": "80b2ad36-d41f-4d3e-9531-658fe2dcdb4c", "name": "Get tenant shared channel settings", "request": { "name": "Get tenant shared channel settings", "description": { "content": "Shared channels configuration lookup observed from Teams app and collaboration administration\nsurfaces.\n", "type": "text/plain" }, "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "tenantSharedChannelsSettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "amer-03", "key": "partition", "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "ab790394-0b32-46bb-b66e-40acb1c2cfc5", "name": "Shared channel settings payload.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "tenantSharedChannelsSettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "7420aa82-8f0a-4d4c-9eec-50cb23fb2b38", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "tenantSharedChannelsSettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "tenantStagedApps", "description": "", "item": [ { "id": "3f960fac-a1eb-48a8-958d-b74620ecfeae", "name": "List tenant staged Teams apps", "request": { "name": "List tenant staged Teams apps", "description": { "content": "Returns staged app records used by Teams app management surfaces.\n", "type": "text/plain" }, "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "tenantStagedApps" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "amer-03", "key": "partition", "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "1a2304e2-2523-4dbf-b3a2-9a0a73328faf", "name": "Staged app collection.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "tenantStagedApps" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "13a4af1f-43e4-4505-b6a6-f05ca5c1e8f4", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "admin", "tenantStagedApps" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "users", "description": "", "item": [ { "name": "appsCatalog", "description": "", "item": [ { "id": "ea888534-f6c8-4703-97f5-295836a7afaa", "name": "Get the current user's Teams apps catalog view", "request": { "name": "Get the current user's Teams apps catalog view", "description": { "content": "Partitioned Teams apps catalog lookup used by the admin center. The route was confirmed with a\n`200` response, but an exact response schema was not preserved in the retained sample body.\n", "type": "text/plain" }, "url": { "path": [ "api", "mt", "part", ":partition", "beta", "users", "appsCatalog" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "amer-03", "key": "partition", "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "a37f585d-3d62-42ba-9ea7-e91127ec68b1", "name": "Apps catalog payload. Exact schema pending.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "users", "appsCatalog" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 2378\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "cccf9844-5e3f-4be3-ae8f-a5bc81724ad9", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "users", "appsCatalog" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "apps", "description": "", "item": [ { "name": "store", "description": "", "item": [ { "id": "2510dd65-f098-4f6d-991e-117f540c34b2", "name": "Query the Teams app store from the admin center", "request": { "name": "Query the Teams app store from the admin center", "description": { "content": "Search or filter request observed while drilling into Teams app detail pages and related store\npivots.\n", "type": "text/plain" }, "url": { "path": [ "api", "mt", "part", ":partition", "beta", "users", "apps", "store" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "amer-03", "key": "partition", "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" } } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "770ad878-bba5-4331-99af-ea483bb41d92", "name": "App store query result.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "users", "apps", "store" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "fa9a664f-f2af-4d50-9f92-0c3db910204b", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "users", "apps", "store" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "104305ed-caf9-4cf6-b5a2-fc8f8575181e", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "users", "apps", "store" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "tenantWideAppsSettings", "description": "", "item": [ { "id": "2c473386-7ce7-4600-9647-163b870966eb", "name": "Get tenant-wide Teams apps settings", "request": { "name": "Get tenant-wide Teams apps settings", "description": { "content": "Tenant-wide apps settings read observed alongside Teams app catalog and app access request\ndetail pages.\n", "type": "text/plain" }, "url": { "path": [ "api", "mt", "part", ":partition", "beta", "users", "tenantWideAppsSettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "amer-03", "key": "partition", "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "bd16d7d9-2d9f-45a7-87c3-abca726159a2", "name": "Tenant-wide apps settings payload.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "users", "tenantWideAppsSettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4e476fde-918e-4644-bf10-eb96994399ab", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "users", "tenantWideAppsSettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "useraggregatesettings", "description": "", "item": [ { "id": "26c5ffa3-fe4c-4c07-b186-6583f561b454", "name": "Update Teams admin user aggregate settings", "request": { "name": "Update Teams admin user aggregate settings", "description": { "content": "Write observed while persisting aggregate display or filter settings for user-focused Teams admin\nexperiences.\n", "type": "text/plain" }, "url": { "path": [ "api", "mt", "part", ":partition", "beta", "users", "useraggregatesettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "amer-03", "key": "partition", "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" } } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "3e68071d-de5a-4e15-8317-5f16e883b899", "name": "Aggregate settings update result.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "users", "useraggregatesettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4ba6145b-8a38-4fb1-84d0-ae0462c69d2a", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "users", "useraggregatesettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "267d6d05-00a0-4e3d-88de-ef3de1d108b0", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "mt", "part", ":partition", "beta", "users", "useraggregatesettings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams regional partition returned by `POST /api/authsvc/v1.0/users/region`.", "type": "text/plain" }, "type": "any", "value": "amer-03", "key": "partition" } ] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] } ] } ] }, { "name": "user", "description": "", "item": [ { "name": "IsAdminForVirtualVisitsAnalytics", "description": "", "item": [ { "id": "ef5b2800-bf3d-486a-82d4-0507ea298cad", "name": "Check whether the current admin can view virtual visits analytics", "request": { "name": "Check whether the current admin can view virtual visits analytics", "description": { "content": "Boolean capability check used by the dashboard virtual visits widget.\n", "type": "text/plain" }, "url": { "path": [ "api", "user", "IsAdminForVirtualVisitsAnalytics" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "3f5a1132-134c-4158-9968-f69b501468ad", "name": "Admin capability flag.", "originalRequest": { "url": { "path": [ "api", "user", "IsAdminForVirtualVisitsAnalytics" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "true", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "664e12bd-7d21-4098-ae94-3f7614af790f", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "user", "IsAdminForVirtualVisitsAnalytics" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "v1.0", "description": "", "item": [ { "name": "assets", "description": "", "item": [ { "id": "bf0b115c-68d2-4722-bffc-a6d4c9b8e92f", "name": "List Teams add-on monetization assets", "request": { "name": "List Teams add-on monetization assets", "description": { "content": "Asset inventory observed from Teams add-on licensing and storefront surfaces.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1.0", "assets" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "9b8dc585-fd89-44a2-91ff-95c9b49cc172", "name": "Monetization asset payload.", "originalRequest": { "url": { "path": [ "api", "v1.0", "assets" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c8768a4e-6639-4670-a17a-42a57443294b", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1.0", "assets" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "offers", "description": "", "item": [ { "name": "{offerId}", "description": "", "item": [ { "id": "ea39bb55-948f-41e7-80e9-53ed35a1f01d", "name": "Get a Teams add-on monetization offer", "request": { "name": "Get a Teams add-on monetization offer", "description": { "content": "Offer detail route observed from Teams add-on licensing pages. Some captured offer identifiers\nreturned `404 Not Found`, which suggests the route family is live but the requested offer may not\nbe available in the current tenant or region.\n", "type": "text/plain" }, "url": { "path": [ "api", "v1.0", "offers", ":offerId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "amplitudenetlda1624641062570.myteamstv", "key": "offerId", "disabled": false, "description": { "content": "(Required) Add-on monetization offer identifier requested by the Teams admin center.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "36f464e8-79d7-4908-b581-17ff7ec7605c", "name": "Offer detail payload.", "originalRequest": { "url": { "path": [ "api", "v1.0", "offers", ":offerId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Add-on monetization offer identifier requested by the Teams admin center.", "type": "text/plain" }, "type": "any", "value": "amplitudenetlda1624641062570.myteamstv", "key": "offerId" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0fe6bafd-9e4b-4f63-8055-4a19213c7352", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v1.0", "offers", ":offerId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Add-on monetization offer identifier requested by the Teams admin center.", "type": "text/plain" }, "type": "any", "value": "amplitudenetlda1624641062570.myteamstv", "key": "offerId" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "f7b6a686-62c0-45b2-8feb-e21713a1249a", "name": "The route family was live, but the requested tenant slice, entity, or feature-gated resource\nwas unavailable in the current capture tenant.", "originalRequest": { "url": { "path": [ "api", "v1.0", "offers", ":offerId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Add-on monetization offer identifier requested by the Teams admin center.", "type": "text/plain" }, "type": "any", "value": "amplitudenetlda1624641062570.myteamstv", "key": "offerId" } ] }, "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "v2.0", "description": "", "item": [ { "name": "billing-accounts", "description": "", "item": [ { "id": "61a89933-e211-432b-b9d2-d020dd23f20b", "name": "List Teams add-on billing accounts", "request": { "name": "List Teams add-on billing accounts", "description": { "content": "Billing-account inventory used by Teams add-on licensing and storefront flows.\n", "type": "text/plain" }, "url": { "path": [ "api", "v2.0", "billing-accounts" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "e4d4b0e0-6748-4046-bd2e-d39db6e13783", "name": "Billing-account payload.", "originalRequest": { "url": { "path": [ "api", "v2.0", "billing-accounts" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "05e8b4ea-6acc-4258-8299-b3fa5afd9b4c", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v2.0", "billing-accounts" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "v2", "description": "", "item": [ { "name": "devices", "description": "", "item": [ { "id": "e4fe7402-61e9-4a51-8b00-f1bc59751ae9", "name": "List Teams devices", "request": { "name": "List Teams devices", "description": { "content": "Teams device inventory route observed from `Teams devices` list pages.\n", "type": "text/plain" }, "url": { "path": [ "api", "v2", "devices" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "2ffc3b5e-948d-4e41-bb1c-e5440360b845", "name": "Teams device inventory payload.", "originalRequest": { "url": { "path": [ "api", "v2", "devices" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "60594c08-d1de-4e58-baf9-b17ea0563115", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v2", "devices" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "name": "summary", "description": "", "item": [ { "id": "768ef8fe-df0f-476d-b370-441081432325", "name": "Get the Teams device inventory summary", "request": { "name": "Get the Teams device inventory summary", "description": { "content": "Device-summary route observed from Teams devices overview pages.\n", "type": "text/plain" }, "url": { "path": [ "api", "v2", "devices", "summary" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "cb906096-a2a6-4649-9f61-66c04ca913cf", "name": "Device summary payload.", "originalRequest": { "url": { "path": [ "api", "v2", "devices", "summary" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e42e4bee-61ea-42ae-8886-bf9f26d4ede9", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v2", "devices", "summary" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "tags", "description": "", "item": [ { "name": "enroll", "description": "", "item": [ { "id": "7960d304-77bb-40ce-8091-cca048f72b3f", "name": "List Teams device enrollment tags", "request": { "name": "List Teams device enrollment tags", "description": { "content": "Enrollment tag inventory used by Teams devices management pages.\n", "type": "text/plain" }, "url": { "path": [ "api", "v2", "tags", "enroll" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "d668e497-ac08-4bf3-bd54-ac9a30dc113c", "name": "Device enrollment tag payload.", "originalRequest": { "url": { "path": [ "api", "v2", "tags", "enroll" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c0b96974-b5ba-4bbd-96db-11d743bc7219", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v2", "tags", "enroll" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "tenants", "description": "", "item": [ { "name": "{tenantId}", "description": "", "item": [ { "id": "bc3bc763-9d8f-4cfc-abef-d06bf0df8df4", "name": "Get Teams device management tenant metadata", "request": { "name": "Get Teams device management tenant metadata", "description": { "content": "Tenant metadata route observed from Teams devices pages. The retained capture returned\n`404 Not Found`, which suggests the route family is live but not available for the current tenant\nor license state.\n", "type": "text/plain" }, "url": { "path": [ "api", "v2", "tenants", ":tenantId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId", "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "3648403e-33ac-4af4-8b89-02a97cdc180d", "name": "Device management tenant metadata payload.", "originalRequest": { "url": { "path": [ "api", "v2", "tenants", ":tenantId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c665dab2-87b0-4989-b066-b113324e87b5", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "v2", "tenants", ":tenantId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "2a31ae15-d957-48b6-92cd-166e27750e41", "name": "The route family was live, but the requested tenant slice, entity, or feature-gated resource\nwas unavailable in the current capture tenant.", "originalRequest": { "url": { "path": [ "api", "v2", "tenants", ":tenantId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId" } ] }, "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "ths", "description": "", "item": [ { "name": "api", "description": "", "item": [ { "name": "v1", "description": "", "item": [ { "name": "hierarchies", "description": "", "item": [ { "name": "{tenantId}", "description": "", "item": [ { "name": "operations", "description": "", "item": [ { "id": "1879b154-7cc1-430a-ae9b-da68c94c0420", "name": "List workforce hierarchy operations", "request": { "name": "List workforce hierarchy operations", "description": { "content": "Workforce hierarchy route discovered from planning and operations pages. The retained tenant\nreturned `404 Not Found`, which suggests the hierarchy feature was unavailable in the current\ntenant.\n", "type": "text/plain" }, "url": { "path": [ "api", "ths", "api", "v1", "hierarchies", ":tenantId", "operations" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId", "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "6e4bddf0-b622-4319-a6b3-3fc3cc132c42", "name": "Workforce hierarchy operations payload.", "originalRequest": { "url": { "path": [ "api", "ths", "api", "v1", "hierarchies", ":tenantId", "operations" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4cacd70b-152e-46f3-8f2a-16aa9ec11098", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "api", "ths", "api", "v1", "hierarchies", ":tenantId", "operations" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "fcc2e458-dd66-4788-8af4-d48663a16aed", "name": "The route family was live, but the requested tenant slice, entity, or feature-gated resource\nwas unavailable in the current capture tenant.", "originalRequest": { "url": { "path": [ "api", "ths", "api", "v1", "hierarchies", ":tenantId", "operations" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId" } ] }, "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] } ] } ] } ] }, { "name": "Teams.Tenant", "description": "", "item": [ { "name": "tenants", "description": "", "item": [ { "id": "0014dd02-5c49-45f4-b0a4-759bb11617cc", "name": "Get the current Teams tenant record", "request": { "name": "Get the current Teams tenant record", "description": { "content": "Tenant-scoped Teams record used by the admin center to understand assigned service plans and\nfeature state across the current tenant.\n", "type": "text/plain" }, "url": { "path": [ "Teams.Tenant", "tenants" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "96714896-e633-4c8a-af1a-0ffc46f2358b", "name": "Tenant record.", "originalRequest": { "url": { "path": [ "Teams.Tenant", "tenants" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"assignedPlans\": [\n {\n \"key_0\": false,\n \"key_1\": true\n },\n {\n \"key_0\": 2475,\n \"key_1\": 4484\n }\n ],\n \"key_0\": true,\n \"key_1\": \"string\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "a9bf788d-ec19-401e-8098-fb4d83193f6e", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.Tenant", "tenants" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "Teams.User", "description": "", "item": [ { "name": "users", "description": "", "item": [ { "name": "{userId}", "description": "", "item": [ { "id": "1044c039-1735-4cfa-948b-793926368cdc", "name": "Get a Teams user record", "request": { "name": "Get a Teams user record", "description": { "content": "User lookup used by the dashboard and user-management surfaces. The retained capture selected\n`usageLocation`, but the response still included a broader user record payload.\n", "type": "text/plain" }, "url": { "path": [ "Teams.User", "users", ":userId" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Comma-separated property projection.", "type": "text/plain" }, "key": "$select", "value": "usageLocation" } ], "variable": [ { "type": "any", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729", "key": "userId", "disabled": false, "description": { "content": "(Required) Entra object identifier for a Teams user.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "c472f22c-2a9e-45c9-ab37-20ae9ffd2728", "name": "User record.", "originalRequest": { "url": { "path": [ "Teams.User", "users", ":userId" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Comma-separated property projection.", "type": "text/plain" }, "key": "$select", "value": "usageLocation" } ], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra object identifier for a Teams user.", "type": "text/plain" }, "type": "any", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729", "key": "userId" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"assignedPlans\": [\n {\n \"key_0\": \"string\",\n \"key_1\": 7428,\n \"key_2\": 2520,\n \"key_3\": 3967\n },\n {\n \"key_0\": \"string\"\n }\n ],\n \"key_0\": false\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e3ad6c2c-dc7d-454d-b629-0d716334220f", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.User", "users", ":userId" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Comma-separated property projection.", "type": "text/plain" }, "key": "$select", "value": "usageLocation" } ], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra object identifier for a Teams user.", "type": "text/plain" }, "type": "any", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729", "key": "userId" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "id": "eefa99f4-9878-4c45-b801-b90759dbc67e", "name": "List Teams user records", "request": { "name": "List Teams user records", "description": { "content": "User inventory route observed from `Users > Manage users` before drilling into per-user detail\npages.\n", "type": "text/plain" }, "url": { "path": [ "Teams.User", "users" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "34adc27c-7242-43ef-a5a4-7c6cd5384ba7", "name": "Teams user inventory payload.", "originalRequest": { "url": { "path": [ "Teams.User", "users" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "85fcb4c8-fc93-4764-b430-33bd0d1320a3", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.User", "users" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "Skype.User", "description": "", "item": [ { "name": "users", "description": "", "item": [ { "name": "{userId}", "description": "", "item": [ { "name": "policies", "description": "", "item": [ { "id": "5ee5d601-e575-4c31-9647-2c8b289f235a", "name": "Get Teams user policy assignments", "request": { "name": "Get Teams user policy assignments", "description": { "content": "Per-user policy payload observed while opening `Manage users` policy detail pages.\n", "type": "text/plain" }, "url": { "path": [ "Skype.User", "users", ":userId", "policies" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "userId", "disabled": false, "description": { "content": "(Required) Entra object identifier for a Teams user.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "3b1aeee0-e607-4aa5-8c88-cadc1a86f43f", "name": "User policy assignment payload.", "originalRequest": { "url": { "path": [ "Skype.User", "users", ":userId", "policies" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra object identifier for a Teams user.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "userId" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "641b134d-b1df-4cbf-9073-dc59ae96e515", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Skype.User", "users", ":userId", "policies" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra object identifier for a Teams user.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "userId" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] }, { "name": "Realtime.Analytics", "description": "", "item": [ { "name": "Users", "description": "", "item": [ { "name": "{userId}", "description": "", "item": [ { "name": "CommunicationsSummary", "description": "", "item": [ { "name": "{lookbackDays}", "description": "", "item": [ { "id": "98e42f89-a626-43f1-9570-da9e8bbe7bdf", "name": "Get Teams user communications summary", "request": { "name": "Get Teams user communications summary", "description": { "content": "Real-time communications summary observed while opening Teams user detail pages. The retained\ndetail pass consistently used a seven-day interval.\n", "type": "text/plain" }, "url": { "path": [ "Realtime.Analytics", "Users", ":userId", "CommunicationsSummary", ":lookbackDays" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "userId", "disabled": false, "description": { "content": "(Required) Entra object identifier for a Teams user.", "type": "text/plain" } }, { "type": "any", "value": "7", "key": "lookbackDays", "disabled": false, "description": { "content": "(Required) Real-time analytics lookback interval used by the communications summary route.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "b7ac6471-6fd5-4b3c-a9ed-46808d9c6540", "name": "Communications summary payload.", "originalRequest": { "url": { "path": [ "Realtime.Analytics", "Users", ":userId", "CommunicationsSummary", ":lookbackDays" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra object identifier for a Teams user.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "userId" }, { "disabled": false, "description": { "content": "(Required) Real-time analytics lookback interval used by the communications summary route.", "type": "text/plain" }, "type": "any", "value": "7", "key": "lookbackDays" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "23af9dab-feb0-4ef3-a7dc-f897df31361a", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Realtime.Analytics", "Users", ":userId", "CommunicationsSummary", ":lookbackDays" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra object identifier for a Teams user.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "userId" }, { "disabled": false, "description": { "content": "(Required) Real-time analytics lookback interval used by the communications summary route.", "type": "text/plain" }, "type": "any", "value": "7", "key": "lookbackDays" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] } ] }, { "name": "Skype.TelephoneNumberMgmt", "description": "", "item": [ { "name": "Tenants", "description": "", "item": [ { "name": "{tenantId}", "description": "", "item": [ { "name": "telephone-number-aggregation", "description": "", "item": [ { "id": "75926e51-313d-4f14-a1cd-42f34120b497", "name": "Get tenant telephone number aggregation", "request": { "name": "Get tenant telephone number aggregation", "description": { "content": "Telephony aggregation used by Teams voice administration surfaces.\n", "type": "text/plain" }, "url": { "path": [ "Skype.TelephoneNumberMgmt", "Tenants", ":tenantId", "telephone-number-aggregation" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Locale requested by the Teams admin portal.", "type": "text/plain" }, "key": "locale", "value": "en-US" } ], "variable": [ { "type": "any", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729", "key": "tenantId", "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "2c36c8b3-56af-4796-bfe4-e15689dee80f", "name": "Telephone number aggregation result.", "originalRequest": { "url": { "path": [ "Skype.TelephoneNumberMgmt", "Tenants", ":tenantId", "telephone-number-aggregation" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Locale requested by the Teams admin portal.", "type": "text/plain" }, "key": "locale", "value": "en-US" } ], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729", "key": "tenantId" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"TotalCount\": 0,\n \"AssignmentAvailability\": {\n \"key_0\": 3004.9130430369332\n },\n \"AssignmentStatus\": {\n \"key_0\": \"string\",\n \"key_1\": 659,\n \"key_2\": 7967\n },\n \"IsoCountryCodes\": [\n \"string\",\n \"string\"\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "fed4b4a4-385c-4f5d-b2c7-49f83027c3ad", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Skype.TelephoneNumberMgmt", "Tenants", ":tenantId", "telephone-number-aggregation" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Locale requested by the Teams admin portal.", "type": "text/plain" }, "key": "locale", "value": "en-US" } ], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729", "key": "tenantId" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "{telephonyResource}", "description": "", "item": [ { "id": "d8014d6f-ebcc-45cf-982b-401aff789a56", "name": "Get tenant telephone-number management resources", "request": { "name": "Get tenant telephone-number management resources", "description": { "content": "Generic tenant telephony route used by the Teams voice administration surface for KYC briefs,\nphone-number tags, aggregation, and raw telephone-number inventory.\n", "type": "text/plain" }, "url": { "path": [ "Skype.TelephoneNumberMgmt", "Tenants", ":tenantId", ":telephonyResource" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Locale requested by the Teams admin portal.", "type": "text/plain" }, "key": "locale", "value": "en-US" } ], "variable": [ { "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId", "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" } }, { "type": "any", "value": "telephone-numbers", "key": "telephonyResource", "disabled": false, "description": { "content": "(Required) Tenant telephony resource requested from the telephone-number management service. (This can only be one of kyc-briefs,phone-number-tag,telephone-number-aggregation,telephone-numbers)", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "7c841bde-d51d-4914-9e06-328097c2a99a", "name": "Tenant telephony resource payload.", "originalRequest": { "url": { "path": [ "Skype.TelephoneNumberMgmt", "Tenants", ":tenantId", ":telephonyResource" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Locale requested by the Teams admin portal.", "type": "text/plain" }, "key": "locale", "value": "en-US" } ], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId" }, { "disabled": false, "description": { "content": "(Required) Tenant telephony resource requested from the telephone-number management service. (This can only be one of kyc-briefs,phone-number-tag,telephone-number-aggregation,telephone-numbers)", "type": "text/plain" }, "type": "any", "value": "telephone-numbers", "key": "telephonyResource" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "56afab78-7263-488b-9822-e5f77c601a87", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Skype.TelephoneNumberMgmt", "Tenants", ":tenantId", ":telephonyResource" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Locale requested by the Teams admin portal.", "type": "text/plain" }, "key": "locale", "value": "en-US" } ], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId" }, { "disabled": false, "description": { "content": "(Required) Tenant telephony resource requested from the telephone-number management service. (This can only be one of kyc-briefs,phone-number-tag,telephone-number-aggregation,telephone-numbers)", "type": "text/plain" }, "type": "any", "value": "telephone-numbers", "key": "telephonyResource" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "tenants", "description": "", "item": [ { "name": "{tenantId}", "description": "", "item": [ { "name": "country", "description": "", "item": [ { "name": "{countryCode}", "description": "", "item": [ { "name": "{briefType}", "description": "", "item": [ { "id": "05b491b6-8efa-4e4e-aa62-e63f694323c9", "name": "Get country-specific Teams telephony briefs", "request": { "name": "Get country-specific Teams telephony briefs", "description": { "content": "Country-scoped tender and campaign brief routes observed while drilling into Teams voice\nprovisioning pages.\n", "type": "text/plain" }, "url": { "path": [ "Skype.TelephoneNumberMgmt", "tenants", ":tenantId", "country", ":countryCode", ":briefType" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId", "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" } }, { "type": "any", "value": "us", "key": "countryCode", "disabled": false, "description": { "content": "(Required) Country or market code used by Teams telephony brief endpoints.", "type": "text/plain" } }, { "type": "any", "value": "tendlc-brand-briefs", "key": "briefType", "disabled": false, "description": { "content": "(Required) Campaign or brand brief type requested for the selected country. (This can only be one of tendlc-brand-briefs,tendlc-campaign-briefs)", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "b37c44a3-561f-4ff7-8d5a-e1d380972f86", "name": "Country-specific telephony brief payload.", "originalRequest": { "url": { "path": [ "Skype.TelephoneNumberMgmt", "tenants", ":tenantId", "country", ":countryCode", ":briefType" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId" }, { "disabled": false, "description": { "content": "(Required) Country or market code used by Teams telephony brief endpoints.", "type": "text/plain" }, "type": "any", "value": "us", "key": "countryCode" }, { "disabled": false, "description": { "content": "(Required) Campaign or brand brief type requested for the selected country. (This can only be one of tendlc-brand-briefs,tendlc-campaign-briefs)", "type": "text/plain" }, "type": "any", "value": "tendlc-brand-briefs", "key": "briefType" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6c409230-0420-44f9-882e-ba2f1416a1e0", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Skype.TelephoneNumberMgmt", "tenants", ":tenantId", "country", ":countryCode", ":briefType" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId" }, { "disabled": false, "description": { "content": "(Required) Country or market code used by Teams telephony brief endpoints.", "type": "text/plain" }, "type": "any", "value": "us", "key": "countryCode" }, { "disabled": false, "description": { "content": "(Required) Campaign or brand brief type requested for the selected country. (This can only be one of tendlc-brand-briefs,tendlc-campaign-briefs)", "type": "text/plain" }, "type": "any", "value": "tendlc-brand-briefs", "key": "briefType" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "port-out-pin", "description": "", "item": [ { "id": "aba6c609-14df-4271-afaf-91049053749c", "name": "Get the tenant port-out PIN", "request": { "name": "Get the tenant port-out PIN", "description": { "content": "Tenant port-out PIN lookup observed from Teams voice number-management pages.\n", "type": "text/plain" }, "url": { "path": [ "Skype.TelephoneNumberMgmt", "tenants", ":tenantId", "port-out-pin" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId", "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "4eda2e53-23d5-4ea2-a492-03f03e7d781a", "name": "Port-out PIN payload.", "originalRequest": { "url": { "path": [ "Skype.TelephoneNumberMgmt", "tenants", ":tenantId", "port-out-pin" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c4b954f7-e1c0-4856-89b3-7b02656a1f40", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Skype.TelephoneNumberMgmt", "tenants", ":tenantId", "port-out-pin" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "voice-users", "description": "", "item": [ { "name": "{userId}", "description": "", "item": [ { "id": "e609a34b-3613-4bfb-90c7-f7289a9aa4c2", "name": "Get Teams voice-user number management details", "request": { "name": "Get Teams voice-user number management details", "description": { "content": "Per-user telephone-number management route observed from Teams voice user detail pages.\n", "type": "text/plain" }, "url": { "path": [ "Skype.TelephoneNumberMgmt", "tenants", ":tenantId", "voice-users", ":userId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId", "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" } }, { "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "userId", "disabled": false, "description": { "content": "(Required) Entra object identifier for a Teams user.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "84d82827-fb2b-4ebe-8eb6-13b948f8a674", "name": "Voice-user telephony payload.", "originalRequest": { "url": { "path": [ "Skype.TelephoneNumberMgmt", "tenants", ":tenantId", "voice-users", ":userId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId" }, { "disabled": false, "description": { "content": "(Required) Entra object identifier for a Teams user.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "userId" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6508d241-6fcb-4b1d-9922-f4c3e847ff4a", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Skype.TelephoneNumberMgmt", "tenants", ":tenantId", "voice-users", ":userId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra tenant identifier for the current Teams admin tenant.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "tenantId" }, { "disabled": false, "description": { "content": "(Required) Entra object identifier for a Teams user.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "userId" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] } ] }, { "name": "Skype.Ncs", "description": "", "item": [ { "name": "civicAddresses", "description": "", "item": [ { "name": "filters", "description": "", "item": [ { "id": "1bd0b02e-1861-4f8a-8cdc-531f286f4c4d", "name": "List civic address filters", "request": { "name": "List civic address filters", "description": { "content": "Returns Teams emergency calling civic address filters for the current tenant.\n", "type": "text/plain" }, "url": { "path": [ "Skype.Ncs", "civicAddresses", "filters" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of available filter values to consider.", "type": "text/plain" }, "key": "Count", "value": "20" }, { "disabled": false, "description": { "content": "Number of filter rows to return.", "type": "text/plain" }, "key": "ResultSize", "value": "10" }, { "disabled": false, "description": { "content": "Include voice user counts in civic-address filter results.", "type": "text/plain" }, "key": "PopulateNumberOfVoiceUsers", "value": "true" }, { "disabled": false, "description": { "content": "Include telephone number counts in civic-address filter results.", "type": "text/plain" }, "key": "PopulateNumberOfTelephoneNumbers", "value": "true" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "bb060d8e-41fc-470e-a31f-d30aacb69a23", "name": "Civic address filter collection.", "originalRequest": { "url": { "path": [ "Skype.Ncs", "civicAddresses", "filters" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of available filter values to consider.", "type": "text/plain" }, "key": "Count", "value": "20" }, { "disabled": false, "description": { "content": "Number of filter rows to return.", "type": "text/plain" }, "key": "ResultSize", "value": "10" }, { "disabled": false, "description": { "content": "Include voice user counts in civic-address filter results.", "type": "text/plain" }, "key": "PopulateNumberOfVoiceUsers", "value": "true" }, { "disabled": false, "description": { "content": "Include telephone number counts in civic-address filter results.", "type": "text/plain" }, "key": "PopulateNumberOfTelephoneNumbers", "value": "true" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"key_0\": 6207.997754865688,\n \"key_1\": 8377\n },\n {\n \"key_0\": false,\n \"key_1\": true,\n \"key_2\": 6463\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "315924bf-42e7-4911-8252-3b5b3aaf0059", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Skype.Ncs", "civicAddresses", "filters" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Maximum number of available filter values to consider.", "type": "text/plain" }, "key": "Count", "value": "20" }, { "disabled": false, "description": { "content": "Number of filter rows to return.", "type": "text/plain" }, "key": "ResultSize", "value": "10" }, { "disabled": false, "description": { "content": "Include voice user counts in civic-address filter results.", "type": "text/plain" }, "key": "PopulateNumberOfVoiceUsers", "value": "true" }, { "disabled": false, "description": { "content": "Include telephone number counts in civic-address filter results.", "type": "text/plain" }, "key": "PopulateNumberOfTelephoneNumbers", "value": "true" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "locations", "description": "", "item": [ { "name": "filters", "description": "", "item": [ { "id": "3af0d629-69b8-4187-b906-71149eecefe0", "name": "List Teams location filters", "request": { "name": "List Teams location filters", "description": { "content": "Returns location filters from the Teams network and civic services backend.\n", "type": "text/plain" }, "url": { "path": [ "Skype.Ncs", "locations", "filters" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "c582de9d-d201-4f83-9e83-e681830f3a28", "name": "Location filter collection.", "originalRequest": { "url": { "path": [ "Skype.Ncs", "locations", "filters" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"key_0\": 6207.997754865688,\n \"key_1\": 8377\n },\n {\n \"key_0\": false,\n \"key_1\": true,\n \"key_2\": 6463\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "05376148-be7d-4e02-a79a-372031e97da0", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Skype.Ncs", "locations", "filters" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "Skype.Policy", "description": "", "item": [ { "name": "configurations", "description": "", "item": [ { "name": "{policyType}", "description": "", "item": [ { "id": "187bff83-75fd-43d3-ac17-77df449dfeb4", "name": "Get Teams policy or configuration inventory", "request": { "name": "Get Teams policy or configuration inventory", "description": { "content": "Generic policy-configuration route observed across meeting, calling, channels, targeting, network,\nfederation, external access, guest access, and voice-management pages. Examples included\n`TeamsMeetingPolicy`, `TeamsCallingPolicy`, `OnlinePSTNGateway`, `OnlineVoiceRoute`,\n`TeamsUpgradePolicy`, `TenantNetworkRegion`, and `TenantTrustedIPAddress`.\n", "type": "text/plain" }, "url": { "path": [ "Skype.Policy", "configurations", ":policyType" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "TeamsMeetingPolicy", "key": "policyType", "disabled": false, "description": { "content": "(Required) Teams policy or configuration family requested from the records service.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "847fc9e3-2c40-4166-88d0-f9b2c02a5b30", "name": "Policy or configuration inventory payload.", "originalRequest": { "url": { "path": [ "Skype.Policy", "configurations", ":policyType" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams policy or configuration family requested from the records service.", "type": "text/plain" }, "type": "any", "value": "TeamsMeetingPolicy", "key": "policyType" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e94d040f-4d32-48b4-b88c-45627aef10bb", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Skype.Policy", "configurations", ":policyType" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams policy or configuration family requested from the records service.", "type": "text/plain" }, "type": "any", "value": "TeamsMeetingPolicy", "key": "policyType" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "d39c5ecd-ee90-436e-8b03-5b03071f1908", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "Skype.Policy", "configurations", ":policyType" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams policy or configuration family requested from the records service.", "type": "text/plain" }, "type": "any", "value": "TeamsMeetingPolicy", "key": "policyType" } ] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "name": "configuration", "description": "", "item": [ { "name": "{policyName}", "description": "", "item": [ { "id": "494705f7-c8f0-4d04-a33d-8682187639bf", "name": "Get a named Teams policy configuration instance", "request": { "name": "Get a named Teams policy configuration instance", "description": { "content": "Named policy configuration route observed for global policy records such as\n`OnlineDialInConferencingTenantSettings/configuration/Global`,\n`OnlineDialOutPolicy/configuration/Global`, and\n`TeamsAppPermissionPolicy/configuration/Global`.\n", "type": "text/plain" }, "url": { "path": [ "Skype.Policy", "configurations", ":policyType", "configuration", ":policyName" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "TeamsMeetingPolicy", "key": "policyType", "disabled": false, "description": { "content": "(Required) Teams policy or configuration family requested from the records service.", "type": "text/plain" } }, { "type": "any", "value": "Global", "key": "policyName", "disabled": false, "description": { "content": "(Required) Specific named policy instance requested from a configuration family.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "9b26c5e1-2479-4fc0-bef6-5610d10bf704", "name": "Named policy configuration payload.", "originalRequest": { "url": { "path": [ "Skype.Policy", "configurations", ":policyType", "configuration", ":policyName" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams policy or configuration family requested from the records service.", "type": "text/plain" }, "type": "any", "value": "TeamsMeetingPolicy", "key": "policyType" }, { "disabled": false, "description": { "content": "(Required) Specific named policy instance requested from a configuration family.", "type": "text/plain" }, "type": "any", "value": "Global", "key": "policyName" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0ec306c1-a92e-4322-87e2-187b47d72299", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Skype.Policy", "configurations", ":policyType", "configuration", ":policyName" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams policy or configuration family requested from the records service.", "type": "text/plain" }, "type": "any", "value": "TeamsMeetingPolicy", "key": "policyType" }, { "disabled": false, "description": { "content": "(Required) Specific named policy instance requested from a configuration family.", "type": "text/plain" }, "type": "any", "value": "Global", "key": "policyName" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "c6ce574c-ee58-4f1d-824b-2c212537b51b", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "Skype.Policy", "configurations", ":policyType", "configuration", ":policyName" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams policy or configuration family requested from the records service.", "type": "text/plain" }, "type": "any", "value": "TeamsMeetingPolicy", "key": "policyType" }, { "disabled": false, "description": { "content": "(Required) Specific named policy instance requested from a configuration family.", "type": "text/plain" }, "type": "any", "value": "Global", "key": "policyName" } ] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] }, { "name": "assignments", "description": "", "item": [ { "name": "operationsall", "description": "", "item": [ { "id": "7febbc70-5c4a-475c-9c94-0a0eddff04c5", "name": "List Teams policy assignment operations", "request": { "name": "List Teams policy assignment operations", "description": { "content": "Policy-assignment operation metadata observed while drilling into policy assignment and user\npolicy pages.\n", "type": "text/plain" }, "url": { "path": [ "Skype.Policy", "assignments", "operationsall" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "62e7472a-3ea5-414e-ba3e-49e9b1d7f888", "name": "Policy-assignment operation metadata.", "originalRequest": { "url": { "path": [ "Skype.Policy", "assignments", "operationsall" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "530a9dcc-36b9-4d17-ac5a-0187b1a3c51f", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Skype.Policy", "assignments", "operationsall" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "Skype.OperatorConnect", "description": "", "item": [ { "name": "operators", "description": "", "item": [ { "id": "528db936-76f2-42c1-a9e8-ebdb563b3623", "name": "List Operator Connect operators", "request": { "name": "List Operator Connect operators", "description": { "content": "Operator inventory used by Teams voice routing and Operator Connect administration pages.\n", "type": "text/plain" }, "url": { "path": [ "Skype.OperatorConnect", "operators" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "76c4b7cf-ed1c-485e-8254-76867b8eecae", "name": "Operator collection.", "originalRequest": { "url": { "path": [ "Skype.OperatorConnect", "operators" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "18cf5379-b09e-4aba-9141-3ea2e48cf16b", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Skype.OperatorConnect", "operators" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "operator-consents", "description": "", "item": [ { "id": "3f63502f-4e11-4584-aa82-e41a6501802d", "name": "List Operator Connect consents", "request": { "name": "List Operator Connect consents", "description": { "content": "Consent inventory used by Teams Operator Connect pages.\n", "type": "text/plain" }, "url": { "path": [ "Skype.OperatorConnect", "operator-consents" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "ed439b4b-2563-4ebd-84eb-16618bc5f148", "name": "Operator consent collection.", "originalRequest": { "url": { "path": [ "Skype.OperatorConnect", "operator-consents" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "45536a62-9474-4ff6-b715-e51581048f83", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Skype.OperatorConnect", "operator-consents" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "Teams.Cpc", "description": "", "item": [ { "name": "users", "description": "", "item": [ { "name": "{userId}", "description": "", "item": [ { "id": "9194db9a-f121-4784-8f04-72ff96b8eb5d", "name": "Get Teams common area phone user details", "request": { "name": "Get Teams common area phone user details", "description": { "content": "CPC user detail route observed from Teams voice and shared-device pages.\n", "type": "text/plain" }, "url": { "path": [ "Teams.Cpc", "users", ":userId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "userId", "disabled": false, "description": { "content": "(Required) Entra object identifier for a Teams user.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "b31ad618-3f27-477e-a8ae-47ef95cc3cb2", "name": "Common area phone user payload.", "originalRequest": { "url": { "path": [ "Teams.Cpc", "users", ":userId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra object identifier for a Teams user.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "userId" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "a92571c3-55f4-4303-ba97-cd416c809c09", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.Cpc", "users", ":userId" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Entra object identifier for a Teams user.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "userId" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "bridges", "description": "", "item": [ { "id": "84cc95ef-7041-4d84-af72-7aa0738d1192", "name": "List Teams CPC bridges", "request": { "name": "List Teams CPC bridges", "description": { "content": "Bridge inventory used by shared-device and application-instance administration surfaces.\n", "type": "text/plain" }, "url": { "path": [ "Teams.Cpc", "bridges" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "b5baf7b8-e247-4a16-b46e-3445da972776", "name": "CPC bridge collection.", "originalRequest": { "url": { "path": [ "Teams.Cpc", "bridges" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1a7411d6-c038-4f6d-a57f-ec6bb081af18", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.Cpc", "bridges" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "languagesSupported", "description": "", "item": [ { "id": "ecf63cb7-afd8-4c3e-bb4d-9d33b869a617", "name": "List Teams CPC supported languages", "request": { "name": "List Teams CPC supported languages", "description": { "content": "Supported language inventory used by common area phone and auto attendant setup flows.\n", "type": "text/plain" }, "url": { "path": [ "Teams.Cpc", "languagesSupported" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "14c3c84a-9f77-4f40-84bf-220d8acfd5b0", "name": "Supported language collection.", "originalRequest": { "url": { "path": [ "Teams.Cpc", "languagesSupported" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "22a64251-5372-46a5-a365-14559514ca18", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.Cpc", "languagesSupported" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "Teams.PlatformService", "description": "", "item": [ { "name": "v2", "description": "", "item": [ { "name": "ApplicationInstances", "description": "", "item": [ { "id": "fa922269-92ba-4cf0-b373-816542aa9f9a", "name": "List Teams application instances", "request": { "name": "List Teams application instances", "description": { "content": "Application-instance inventory observed alongside voice app and shared-device administration\npages.\n", "type": "text/plain" }, "url": { "path": [ "Teams.PlatformService", "v2", "ApplicationInstances" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "5b4d6dd5-03e7-4f83-84b1-e64f56871369", "name": "Application-instance inventory payload.", "originalRequest": { "url": { "path": [ "Teams.PlatformService", "v2", "ApplicationInstances" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "bc5af0c8-17f4-4b02-9ff2-461bd0761cf6", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.PlatformService", "v2", "ApplicationInstances" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "Teams.VoiceApps", "description": "", "item": [ { "name": "auto-attendants", "description": "", "item": [ { "id": "ddd43137-05bf-49f9-ab31-d7d6cb316b21", "name": "List Teams auto attendants", "request": { "name": "List Teams auto attendants", "description": { "content": "Auto attendant inventory route observed from Teams voice administration pages.\n", "type": "text/plain" }, "url": { "path": [ "Teams.VoiceApps", "auto-attendants" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "0cc8bd4e-ad3e-40ef-81c8-bc1004952ce2", "name": "Auto attendant collection.", "originalRequest": { "url": { "path": [ "Teams.VoiceApps", "auto-attendants" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c1379f97-679b-4076-878f-d91fe00f60c0", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.VoiceApps", "auto-attendants" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "name": "count", "description": "", "item": [ { "id": "539de986-b41e-46b0-9393-0d91977ddc26", "name": "Get the Teams auto attendant count", "request": { "name": "Get the Teams auto attendant count", "description": { "content": "Count helper used by Teams voice administration pages before loading full auto attendant data.\n", "type": "text/plain" }, "url": { "path": [ "Teams.VoiceApps", "auto-attendants", "count" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "0989dec7-b693-4f24-8356-b426cdec40f7", "name": "Auto attendant count payload.", "originalRequest": { "url": { "path": [ "Teams.VoiceApps", "auto-attendants", "count" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e15daf2d-e480-48eb-9dbf-555bd7aae18c", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.VoiceApps", "auto-attendants", "count" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "callqueues", "description": "", "item": [ { "id": "69eaa7bf-c14b-43ee-ba34-322ee673b820", "name": "List Teams call queues", "request": { "name": "List Teams call queues", "description": { "content": "Call queue inventory route observed from Teams voice administration pages.\n", "type": "text/plain" }, "url": { "path": [ "Teams.VoiceApps", "callqueues" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "1e5b15ef-95f3-442f-853f-ba358514d8e3", "name": "Call queue collection.", "originalRequest": { "url": { "path": [ "Teams.VoiceApps", "callqueues" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0e4ae883-7bb1-4614-be2c-7df730fbd8ef", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.VoiceApps", "callqueues" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "name": "count", "description": "", "item": [ { "id": "8caaf9d1-0e33-4887-aeac-274429633e11", "name": "Get the Teams call queue count", "request": { "name": "Get the Teams call queue count", "description": { "content": "Count helper used by Teams voice administration pages before loading full call queue data.\n", "type": "text/plain" }, "url": { "path": [ "Teams.VoiceApps", "callqueues", "count" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "57bb14d4-6ad9-4495-98f2-05d7f839965d", "name": "Call queue count payload.", "originalRequest": { "url": { "path": [ "Teams.VoiceApps", "callqueues", "count" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "597e017b-9cf0-42cc-9203-0c67d0110e72", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.VoiceApps", "callqueues", "count" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "schedules", "description": "", "item": [ { "id": "7fd3cbe2-317f-4a06-a4a0-2308ed8898cd", "name": "List Teams voice-app schedules", "request": { "name": "List Teams voice-app schedules", "description": { "content": "Schedule inventory used by Teams auto attendant and call queue administration surfaces.\n", "type": "text/plain" }, "url": { "path": [ "Teams.VoiceApps", "schedules" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "c4608ee5-7272-478d-b356-366f67a6ae68", "name": "Voice-app schedule collection.", "originalRequest": { "url": { "path": [ "Teams.VoiceApps", "schedules" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "bc297cd0-5cf1-4c39-a05d-af02cf784916", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.VoiceApps", "schedules" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "shared-call-queue-history", "description": "", "item": [ { "id": "cb95deb3-3901-4cba-9092-56075dadd20a", "name": "Get shared call queue history", "request": { "name": "Get shared call queue history", "description": { "content": "Shared call queue history route observed from Teams voice app detail pages.\n", "type": "text/plain" }, "url": { "path": [ "Teams.VoiceApps", "shared-call-queue-history" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "d12b6504-dbe6-48bd-a1ca-2fd7632522d4", "name": "Shared call queue history payload.", "originalRequest": { "url": { "path": [ "Teams.VoiceApps", "shared-call-queue-history" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "fc6a0eff-785b-421b-8987-ff4abc3a3727", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.VoiceApps", "shared-call-queue-history" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "Teams.Templates", "description": "", "item": [ { "name": "api", "description": "", "item": [ { "name": "teamtemplates", "description": "", "item": [ { "name": "v1.0", "description": "", "item": [ { "name": "{localeCode}", "description": "", "item": [ { "id": "23d243e4-0387-4b26-8717-bdc12a81cbfa", "name": "List Teams team templates", "request": { "name": "List Teams team templates", "description": { "content": "Team template inventory observed from `Teams > Team templates`.\n", "type": "text/plain" }, "url": { "path": [ "Teams.Templates", "api", "teamtemplates", "v1.0", ":localeCode" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "en-US", "key": "localeCode", "disabled": false, "description": { "content": "(Required) Locale segment requested from the Teams templates API.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "59dfef5b-5637-48ee-bf7f-30d48a979aab", "name": "Team template collection.", "originalRequest": { "url": { "path": [ "Teams.Templates", "api", "teamtemplates", "v1.0", ":localeCode" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Locale segment requested from the Teams templates API.", "type": "text/plain" }, "type": "any", "value": "en-US", "key": "localeCode" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "500a7818-68e1-41be-9ab2-09a64680f0a4", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.Templates", "api", "teamtemplates", "v1.0", ":localeCode" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Locale segment requested from the Teams templates API.", "type": "text/plain" }, "type": "any", "value": "en-US", "key": "localeCode" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] } ] }, { "name": "Teams.Artifacts", "description": "", "item": [ { "name": "meetingTemplate", "description": "", "item": [ { "name": "admin", "description": "", "item": [ { "name": "descriptions", "description": "", "item": [ { "id": "4abd27be-2eb2-4a5c-9917-4920787e230a", "name": "List Teams meeting template descriptions", "request": { "name": "List Teams meeting template descriptions", "description": { "content": "Meeting template metadata observed from Teams meeting and template administration pages.\n", "type": "text/plain" }, "url": { "path": [ "Teams.Artifacts", "meetingTemplate", "admin", "descriptions" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "cda0a54d-4621-405f-be4e-7e0252a74a28", "name": "Meeting template description payload.", "originalRequest": { "url": { "path": [ "Teams.Artifacts", "meetingTemplate", "admin", "descriptions" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6caa6ab2-25f2-455b-9317-7809e862b50d", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.Artifacts", "meetingTemplate", "admin", "descriptions" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] }, { "name": "Teams.VerticalPackaging", "description": "", "item": [ { "name": "package", "description": "", "item": [ { "id": "104a1c0b-ee32-4d00-97d6-06aac16587e7", "name": "Get Teams vertical packaging metadata", "request": { "name": "Get Teams vertical packaging metadata", "description": { "content": "Vertical packaging metadata observed while drilling into Teams templates and industry packaging\nsurfaces.\n", "type": "text/plain" }, "url": { "path": [ "Teams.VerticalPackaging", "package" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "90461b0f-6f83-4a41-9bd4-6576411810d9", "name": "Vertical packaging payload.", "originalRequest": { "url": { "path": [ "Teams.VerticalPackaging", "package" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "3c96ca6b-41f2-41dc-adf3-ba841423372c", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.VerticalPackaging", "package" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "Teams.SilentTest", "description": "", "item": [ { "name": "list", "description": "", "item": [ { "id": "0434a676-a228-4949-94ce-47c6e1d19263", "name": "List Silent Tests", "request": { "name": "List Silent Tests", "description": { "content": "Silent Tests inventory route reached from `Analytics & reports > Silent Tests`. The retained\ntenant returned `404 Not Found`, which suggests the route family is real but unavailable in the\ncurrent tenant or feature slice.\n", "type": "text/plain" }, "url": { "path": [ "Teams.SilentTest", "list" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "b8675450-5cd5-4b26-88cc-29fdf9ff8c18", "name": "Silent Tests inventory payload.", "originalRequest": { "url": { "path": [ "Teams.SilentTest", "list" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "a2d8d713-2241-42a9-9c65-3275ba3f6129", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "Teams.SilentTest", "list" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "1a9e6a7a-4148-4ec5-8738-c7707410124d", "name": "The route family was live, but the requested tenant slice, entity, or feature-gated resource\nwas unavailable in the current capture tenant.", "originalRequest": { "url": { "path": [ "Teams.SilentTest", "list" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "config", "description": "", "item": [ { "name": "v1", "description": "", "item": [ { "name": "MicrosoftTeams", "description": "", "item": [ { "name": "{version}", "description": "", "item": [ { "id": "46d835c2-17eb-4a35-a3c9-0e38cd215a49", "name": "Get Microsoft Teams config payload", "request": { "name": "Get Microsoft Teams config payload", "description": { "content": "Config service read used by the admin center to retrieve Teams workload settings such as\n`TeamsClientMwtPackages`.\n", "type": "text/plain" }, "url": { "path": [ "config", "v1", "MicrosoftTeams", ":version" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Config workload requested from the Teams config service.", "type": "text/plain" }, "key": "agents", "value": "TeamsClientMwtPackages" }, { "disabled": false, "description": { "content": "(Required) Tenant identifier parameter used by Teams config service calls.", "type": "text/plain" }, "key": "TenantID", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729" } ], "variable": [ { "type": "any", "value": "1.0.0.0", "key": "version", "disabled": false, "description": { "content": "(Required) Configuration schema version requested by the portal.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "6a1cddaf-a21b-4089-9246-33dd3a055462", "name": "Config payload.", "originalRequest": { "url": { "path": [ "config", "v1", "MicrosoftTeams", ":version" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Config workload requested from the Teams config service.", "type": "text/plain" }, "key": "agents", "value": "TeamsClientMwtPackages" }, { "disabled": false, "description": { "content": "(Required) Tenant identifier parameter used by Teams config service calls.", "type": "text/plain" }, "key": "TenantID", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729" } ], "variable": [ { "disabled": false, "description": { "content": "(Required) Configuration schema version requested by the portal.", "type": "text/plain" }, "type": "any", "value": "1.0.0.0", "key": "version" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"Headers\": {\n \"key_0\": 9263,\n \"key_1\": 7610.205202708311\n },\n \"ConfigIDs\": {\n \"key_0\": 7486,\n \"key_1\": \"string\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "cf5ea340-8a2b-440c-9f3e-780ab56c4854", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "config", "v1", "MicrosoftTeams", ":version" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Config workload requested from the Teams config service.", "type": "text/plain" }, "key": "agents", "value": "TeamsClientMwtPackages" }, { "disabled": false, "description": { "content": "(Required) Tenant identifier parameter used by Teams config service calls.", "type": "text/plain" }, "key": "TenantID", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729" } ], "variable": [ { "disabled": false, "description": { "content": "(Required) Configuration schema version requested by the portal.", "type": "text/plain" }, "type": "any", "value": "1.0.0.0", "key": "version" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "Skype", "description": "", "item": [ { "name": "{version}", "description": "", "item": [ { "id": "99ed74ab-5fae-4df6-a655-ebf5d77d4b8d", "name": "Get Skype and virtual visits config payload", "request": { "name": "Get Skype and virtual visits config payload", "description": { "content": "Config service read used by Teams virtual visits surfaces for the `MicrosoftTeamsVVM` workload.\n", "type": "text/plain" }, "url": { "path": [ "config", "v1", "Skype", ":version" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Config workload requested from the Teams Skype virtual visits config service.", "type": "text/plain" }, "key": "agents", "value": "MicrosoftTeamsVVM" }, { "disabled": false, "description": { "content": "(Required) Tenant identifier parameter used by Teams config service calls.", "type": "text/plain" }, "key": "TenantID", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729" }, { "disabled": false, "description": { "content": "Configuration audience ring requested by the portal.", "type": "text/plain" }, "key": "AudienceGroup", "value": "ring0" }, { "disabled": false, "description": { "content": "Debug flag used by config service requests.", "type": "text/plain" }, "key": "Debug", "value": "false" }, { "disabled": false, "description": { "content": "Requested Teams service environment.", "type": "text/plain" }, "key": "Environment", "value": "prod" } ], "variable": [ { "type": "any", "value": "1.0.0.0", "key": "version", "disabled": false, "description": { "content": "(Required) Configuration schema version requested by the portal.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "a0381189-62e9-43ae-8296-dac33de59762", "name": "Config payload.", "originalRequest": { "url": { "path": [ "config", "v1", "Skype", ":version" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Config workload requested from the Teams Skype virtual visits config service.", "type": "text/plain" }, "key": "agents", "value": "MicrosoftTeamsVVM" }, { "disabled": false, "description": { "content": "(Required) Tenant identifier parameter used by Teams config service calls.", "type": "text/plain" }, "key": "TenantID", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729" }, { "disabled": false, "description": { "content": "Configuration audience ring requested by the portal.", "type": "text/plain" }, "key": "AudienceGroup", "value": "ring0" }, { "disabled": false, "description": { "content": "Debug flag used by config service requests.", "type": "text/plain" }, "key": "Debug", "value": "false" }, { "disabled": false, "description": { "content": "Requested Teams service environment.", "type": "text/plain" }, "key": "Environment", "value": "prod" } ], "variable": [ { "disabled": false, "description": { "content": "(Required) Configuration schema version requested by the portal.", "type": "text/plain" }, "type": "any", "value": "1.0.0.0", "key": "version" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"Headers\": {\n \"key_0\": 9263,\n \"key_1\": 7610.205202708311\n },\n \"ConfigIDs\": {\n \"key_0\": 7486,\n \"key_1\": \"string\"\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "fb7ac5db-9414-4099-a58e-d1d05ab5fd4c", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "config", "v1", "Skype", ":version" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Config workload requested from the Teams Skype virtual visits config service.", "type": "text/plain" }, "key": "agents", "value": "MicrosoftTeamsVVM" }, { "disabled": false, "description": { "content": "(Required) Tenant identifier parameter used by Teams config service calls.", "type": "text/plain" }, "key": "TenantID", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729" }, { "disabled": false, "description": { "content": "Configuration audience ring requested by the portal.", "type": "text/plain" }, "key": "AudienceGroup", "value": "ring0" }, { "disabled": false, "description": { "content": "Debug flag used by config service requests.", "type": "text/plain" }, "key": "Debug", "value": "false" }, { "disabled": false, "description": { "content": "Requested Teams service environment.", "type": "text/plain" }, "key": "Environment", "value": "prod" } ], "variable": [ { "disabled": false, "description": { "content": "(Required) Configuration schema version requested by the portal.", "type": "text/plain" }, "type": "any", "value": "1.0.0.0", "key": "version" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] }, { "name": "regionalDomainNameForTenant", "description": "", "item": [ { "id": "40c690c2-2ca4-4bb2-a6a7-502008fc14af", "name": "Resolve the virtual appointments monetization regional host", "request": { "name": "Resolve the virtual appointments monetization regional host", "description": { "content": "Bootstrap endpoint that maps the current tenant to a regional monetization backend such as\n`amer.vamonetization.teams.microsoft.com`.\n", "type": "text/plain" }, "url": { "path": [ "regionalDomainNameForTenant" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "1784a657-64f3-48be-b919-c29e9604a4be", "name": "Regional host resolver result.", "originalRequest": { "url": { "path": [ "regionalDomainNameForTenant" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"value\": \"amer.vamonetization.teams.microsoft.com\",\n \"key_0\": \"string\",\n \"key_1\": false\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "3c0b8f8f-8838-4e5e-a568-abbea8ae0592", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "regionalDomainNameForTenant" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "haslicense", "description": "", "item": [ { "id": "fa405c21-67bc-4a35-9d6d-c8b439b2c869", "name": "Check monetization license state", "request": { "name": "Check monetization license state", "description": { "content": "Boolean license check used by virtual appointments and SMS-related Teams admin experiences.\n", "type": "text/plain" }, "url": { "path": [ "haslicense" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Optional virtual appointments application identifier.", "type": "text/plain" }, "key": "appId", "value": "sharedsms" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "0ec7c8a6-0177-4e6d-89fc-deeee02f2d62", "name": "License state.", "originalRequest": { "url": { "path": [ "haslicense" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Optional virtual appointments application identifier.", "type": "text/plain" }, "key": "appId", "value": "sharedsms" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "false", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0db154f6-84f4-4372-aef4-0f927cac3f77", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "haslicense" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "Optional virtual appointments application identifier.", "type": "text/plain" }, "key": "appId", "value": "sharedsms" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "hasActiveCapabilities", "description": "", "item": [ { "id": "bf3e0775-645e-45d0-b882-d186ca856d18", "name": "Check active virtual appointments capabilities", "request": { "name": "Check active virtual appointments capabilities", "description": { "content": "Capability lookup observed with `{ \"Type\": \"premiumva\" }` in the request body.\n", "type": "text/plain" }, "url": { "path": [ "hasActiveCapabilities" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"Type\": \"premiumva\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "c181c9e9-6e34-489f-9d28-b784c984fb0c", "name": "Capability state.", "originalRequest": { "url": { "path": [ "hasActiveCapabilities" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"Type\": \"premiumva\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "false", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "509be41e-4e05-4456-ac73-93fedc3879af", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "hasActiveCapabilities" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"Type\": \"premiumva\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "amer", "description": "", "item": [ { "name": "api", "description": "", "item": [ { "name": "reports", "description": "", "item": [ { "name": "v1.0", "description": "", "item": [ { "name": "flw", "description": "", "item": [ { "name": "orchestration", "description": "", "item": [ { "name": "usage", "description": "", "item": [ { "id": "2df89e7f-93b7-4be6-8f25-aacb564b8dfd", "name": "Query Frontline orchestration usage", "request": { "name": "Query Frontline orchestration usage", "description": { "content": "Usage report query observed from Frontline usage insights. The body shape depends on the selected\nreport state and should be treated as portal-context dependent.\n", "type": "text/plain" }, "url": { "path": [ "amer", "api", "reports", "v1.0", "flw", "orchestration", "usage" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "b41af027-79b3-497f-8e62-4932afa1c188", "name": "Frontline orchestration usage result.", "originalRequest": { "url": { "path": [ "amer", "api", "reports", "v1.0", "flw", "orchestration", "usage" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "f4bd8a5b-1221-4622-87b9-997251d5cf2f", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "amer", "api", "reports", "v1.0", "flw", "orchestration", "usage" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "9b08941f-d668-481a-bf9a-1e399a13d42c", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "amer", "api", "reports", "v1.0", "flw", "orchestration", "usage" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "usage", "description": "", "item": [ { "id": "709123b9-700d-4983-b241-9029595ca04c", "name": "Get Frontline usage summary", "request": { "name": "Get Frontline usage summary", "description": { "content": "Frontline usage summary route observed from `Frontline > Usage insights`. The retained tenant\nreturned `204 No Content`.\n", "type": "text/plain" }, "url": { "path": [ "amer", "api", "reports", "v1.0", "flw", "usage" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "11d22a57-a601-4baf-8ccf-5657a6a51f5b", "name": "The request succeeded and intentionally returned no body.", "originalRequest": { "url": { "path": [ "amer", "api", "reports", "v1.0", "flw", "usage" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "8fae7c5f-c633-43f0-a352-43a62e19ecff", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "amer", "api", "reports", "v1.0", "flw", "usage" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "name": "metadata", "description": "", "item": [ { "id": "b8319a94-247a-47e3-ba01-7eea24c42b1f", "name": "Get Frontline usage metadata", "request": { "name": "Get Frontline usage metadata", "description": { "content": "Metadata companion route for Frontline usage reporting. The retained tenant returned\n`204 No Content`.\n", "type": "text/plain" }, "url": { "path": [ "amer", "api", "reports", "v1.0", "flw", "usage", "metadata" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "2a323a1d-0686-4885-924a-8baa31d7a2f3", "name": "The request succeeded and intentionally returned no body.", "originalRequest": { "url": { "path": [ "amer", "api", "reports", "v1.0", "flw", "usage", "metadata" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "No Content", "code": 204, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "52a50dc5-8a8e-409e-9f8c-87d63e34fb52", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "amer", "api", "reports", "v1.0", "flw", "usage", "metadata" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] } ] }, { "name": "v1.0", "description": "", "item": [ { "name": "hybridTeams", "description": "", "item": [ { "name": "deployedLocationsCount", "description": "", "item": [ { "id": "8cc6b3d1-e58b-4981-ac06-eb8d2465db2e", "name": "Get the Frontline deployed locations count", "request": { "name": "Get the Frontline deployed locations count", "description": { "content": "Deployed-location count observed from Frontline hybrid teams administration pages.\n", "type": "text/plain" }, "url": { "path": [ "amer", "api", "v1.0", "hybridTeams", "deployedLocationsCount" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "7787d708-788d-411b-ab0a-c24c4f01cc9c", "name": "Deployed location count payload.", "originalRequest": { "url": { "path": [ "amer", "api", "v1.0", "hybridTeams", "deployedLocationsCount" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6fa64c19-5ff6-4480-9d15-88ec395ad1ad", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "amer", "api", "v1.0", "hybridTeams", "deployedLocationsCount" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "managementUnits", "description": "", "item": [ { "id": "3f43a078-2575-4d64-bfdc-f71695730d8a", "name": "List Frontline management units", "request": { "name": "List Frontline management units", "description": { "content": "Management-unit inventory observed from Frontline planning and orchestration pages.\n", "type": "text/plain" }, "url": { "path": [ "amer", "api", "v1.0", "managementUnits" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "a9b92458-d8e4-4785-8356-cd9392e00655", "name": "Management-unit payload.", "originalRequest": { "url": { "path": [ "amer", "api", "v1.0", "managementUnits" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "7f811bf9-5bc0-4671-868a-873d56508b13", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "amer", "api", "v1.0", "managementUnits" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "orchestrationStatus", "description": "", "item": [ { "id": "468d5a2d-df98-4163-bffb-a23f361fe2da", "name": "Get the Frontline orchestration status", "request": { "name": "Get the Frontline orchestration status", "description": { "content": "Orchestration status lookup used by Frontline setup and insights pages.\n", "type": "text/plain" }, "url": { "path": [ "amer", "api", "v1.0", "orchestrationStatus" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "be977b27-fe24-45f3-8979-fd1e8280df20", "name": "Orchestration status payload.", "originalRequest": { "url": { "path": [ "amer", "api", "v1.0", "orchestrationStatus" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5f047812-1322-4769-8242-60790982ecbe", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "amer", "api", "v1.0", "orchestrationStatus" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "settings", "description": "", "item": [ { "id": "29af92ae-0c7a-45df-a104-03c39de504e9", "name": "Get Frontline orchestration settings", "request": { "name": "Get Frontline orchestration settings", "description": { "content": "Frontline settings read observed from orchestration and usage pages.\n", "type": "text/plain" }, "url": { "path": [ "amer", "api", "v1.0", "settings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "32267f90-af34-47ce-ade4-4f9bf2d86ab8", "name": "Frontline settings payload.", "originalRequest": { "url": { "path": [ "amer", "api", "v1.0", "settings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "9990e38a-8b2b-4254-89e1-1474ffa04721", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "amer", "api", "v1.0", "settings" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "v1", "description": "", "item": [ { "name": "Security", "description": "", "item": [ { "name": "Rules", "description": "", "item": [ { "name": "InactiveTeams", "description": "", "item": [ { "name": "View-Details", "description": "", "item": [ { "id": "68ac09a9-0087-4713-b76c-ce504b4a19da", "name": "View inactive Teams rule details", "request": { "name": "View inactive Teams rule details", "description": { "content": "Collaboration insight detail route discovered from the Teams security rule surface. The retained\ntenant returned `403 Forbidden`, which suggests the route requires additional permissions or a\nfeature flag.\n", "type": "text/plain" }, "url": { "path": [ "amer", "api", "v1", "Security", "Rules", "InactiveTeams", "View-Details" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "0771b926-4d5d-4cf6-a2a1-4dd1c7526682", "name": "Inactive Teams rule detail payload.", "originalRequest": { "url": { "path": [ "amer", "api", "v1", "Security", "Rules", "InactiveTeams", "View-Details" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "83df91ed-8dc9-48eb-afc3-d32dc43f3aa3", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "amer", "api", "v1", "Security", "Rules", "InactiveTeams", "View-Details" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "d62b0173-2c7f-4149-9b84-2f9d423d69fe", "name": "The authenticated principal lacks the required Teams admin permissions.", "originalRequest": { "url": { "path": [ "amer", "api", "v1", "Security", "Rules", "InactiveTeams", "View-Details" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] } ] } ] } ] }, { "name": "admin", "description": "", "item": [ { "name": "api", "description": "", "item": [ { "name": "v1", "description": "", "item": [ { "name": "MoPo", "description": "", "item": [ { "name": "metaData", "description": "", "item": [ { "id": "1043a449-c518-4925-ae94-65efea05b192", "name": "Get Teams device management metadata", "request": { "name": "Get Teams device management metadata", "description": { "content": "Metadata bootstrap route observed before the portal loaded Teams device inventory pages.\n", "type": "text/plain" }, "url": { "path": [ "admin", "api", "v1", "MoPo", "metaData" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "9d822372-8fd7-441e-bd36-82cf8eefb784", "name": "Device management metadata payload.", "originalRequest": { "url": { "path": [ "admin", "api", "v1", "MoPo", "metaData" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8c3a4f76-1ca4-47b2-b09b-ab7d0661fde5", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "admin", "api", "v1", "MoPo", "metaData" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] } ] }, { "name": "private", "description": "", "item": [ { "name": "intraTenantConfig", "description": "", "item": [ { "name": "host", "description": "", "item": [ { "id": "0877758e-5062-49d5-b3ea-cfee60ea48e9", "name": "Resolve the report UX host for the tenant", "request": { "name": "Resolve the report UX host for the tenant", "description": { "content": "Report bootstrap endpoint used before the Teams admin center calls `reportsncu.office.com`.\n", "type": "text/plain" }, "url": { "path": [ "private", "intraTenantConfig", "host" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Lowercase tenant identifier query parameter used by report bootstrap endpoints.", "type": "text/plain" }, "key": "tenantid", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "34e9d077-cc94-4592-927e-a6dd8f080c90", "name": "Report host bootstrap result.", "originalRequest": { "url": { "path": [ "private", "intraTenantConfig", "host" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Lowercase tenant identifier query parameter used by report bootstrap endpoints.", "type": "text/plain" }, "key": "tenantid", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"host\": \"https://REPORTSNCU.OFFICE.COM\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "9f6ca7d5-a547-4f7e-b133-507dcd9301a3", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "private", "intraTenantConfig", "host" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Lowercase tenant identifier query parameter used by report bootstrap endpoints.", "type": "text/plain" }, "key": "tenantid", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "internal", "description": "", "item": [ { "name": "ux", "description": "", "item": [ { "name": "getTeamsPremiumV2ActiveUserCounts", "description": "", "item": [ { "id": "241b3457-1c86-4f5f-9e4d-33b60f63662d", "name": "Get Teams Premium active user counts", "request": { "name": "Get Teams Premium active user counts", "description": { "content": "Premium reporting endpoint observed from the Teams admin dashboard.\n", "type": "text/plain" }, "url": { "path": [ "internal", "ux", "getTeamsPremiumV2ActiveUserCounts" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant identifier required by report helper endpoints.", "type": "text/plain" }, "key": "tenantId", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729" }, { "disabled": false, "description": { "content": "Reporting aggregation window.", "type": "text/plain" }, "key": "Aggregate", "value": "M7" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "d80edae9-c88d-4394-ba33-8efd07a86a47", "name": "Active user counts.", "originalRequest": { "url": { "path": [ "internal", "ux", "getTeamsPremiumV2ActiveUserCounts" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant identifier required by report helper endpoints.", "type": "text/plain" }, "key": "tenantId", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729" }, { "disabled": false, "description": { "content": "Reporting aggregation window.", "type": "text/plain" }, "key": "Aggregate", "value": "M7" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n {\n \"key_0\": 671.8334429889838,\n \"key_1\": 6048,\n \"key_2\": 6569\n },\n {\n \"key_0\": true,\n \"key_1\": \"string\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "d2920ae6-20d7-4e4c-94da-d576173991c0", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "internal", "ux", "getTeamsPremiumV2ActiveUserCounts" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant identifier required by report helper endpoints.", "type": "text/plain" }, "key": "tenantId", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729" }, { "disabled": false, "description": { "content": "Reporting aggregation window.", "type": "text/plain" }, "key": "Aggregate", "value": "M7" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "getTeamsPremiumV2MeetingCounts", "description": "", "item": [ { "id": "83e4d3cc-59ad-4412-ad4f-68e729deb285", "name": "Get Teams Premium meeting counts", "request": { "name": "Get Teams Premium meeting counts", "description": { "content": "Premium reporting endpoint observed from the Teams admin dashboard.\n", "type": "text/plain" }, "url": { "path": [ "internal", "ux", "getTeamsPremiumV2MeetingCounts" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant identifier required by report helper endpoints.", "type": "text/plain" }, "key": "tenantId", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729" }, { "disabled": false, "description": { "content": "Reporting aggregation window.", "type": "text/plain" }, "key": "Aggregate", "value": "M7" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "0dba9bf7-8972-40e6-9212-8fde4b7acc89", "name": "Meeting counts.", "originalRequest": { "url": { "path": [ "internal", "ux", "getTeamsPremiumV2MeetingCounts" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant identifier required by report helper endpoints.", "type": "text/plain" }, "key": "tenantId", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729" }, { "disabled": false, "description": { "content": "Reporting aggregation window.", "type": "text/plain" }, "key": "Aggregate", "value": "M7" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n {\n \"key_0\": 671.8334429889838,\n \"key_1\": 6048,\n \"key_2\": 6569\n },\n {\n \"key_0\": true,\n \"key_1\": \"string\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6400c4f3-4c00-408b-9d74-6d0921e8b70c", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "internal", "ux", "getTeamsPremiumV2MeetingCounts" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant identifier required by report helper endpoints.", "type": "text/plain" }, "key": "tenantId", "value": "0039297c-e2a2-91b3-c6b7-4bb6649d3729" }, { "disabled": false, "description": { "content": "Reporting aggregation window.", "type": "text/plain" }, "key": "Aggregate", "value": "M7" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "getTeamsAppUsageDetail", "description": "", "item": [ { "id": "9df57696-1ec9-4332-913e-c41aa52cb737", "name": "Get Teams app usage detail", "request": { "name": "Get Teams app usage detail", "description": { "content": "Detailed app-usage reporting route observed during the second-pass report interaction crawl.\n", "type": "text/plain" }, "url": { "path": [ "internal", "ux", "getTeamsAppUsageDetail" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant identifier required by report helper endpoints.", "type": "text/plain" }, "key": "tenantId", "value": "71c9d479-e5e6-269c-682e-989853f65fb6" }, { "disabled": false, "description": { "content": "Reporting aggregation window.", "type": "text/plain" }, "key": "Aggregate", "value": "M7" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "e2765c12-2e73-4503-b031-ea33c4fef42f", "name": "Teams app usage detail payload.", "originalRequest": { "url": { "path": [ "internal", "ux", "getTeamsAppUsageDetail" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant identifier required by report helper endpoints.", "type": "text/plain" }, "key": "tenantId", "value": "71c9d479-e5e6-269c-682e-989853f65fb6" }, { "disabled": false, "description": { "content": "Reporting aggregation window.", "type": "text/plain" }, "key": "Aggregate", "value": "M7" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n {\n \"key_0\": \"string\"\n },\n {\n \"key_0\": true\n }\n ],\n \"key_0\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "12a1d923-a4e8-4e5b-aa6c-d9235818f7a9", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "internal", "ux", "getTeamsAppUsageDetail" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant identifier required by report helper endpoints.", "type": "text/plain" }, "key": "tenantId", "value": "71c9d479-e5e6-269c-682e-989853f65fb6" }, { "disabled": false, "description": { "content": "Reporting aggregation window.", "type": "text/plain" }, "key": "Aggregate", "value": "M7" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "getTeamsPremiumV2UserDetail", "description": "", "item": [ { "id": "b7644021-452b-4fe3-8f61-0fb74b83776e", "name": "Get Teams Premium user detail", "request": { "name": "Get Teams Premium user detail", "description": { "content": "Detailed per-user Premium reporting route observed during the second-pass report interaction\ncrawl.\n", "type": "text/plain" }, "url": { "path": [ "internal", "ux", "getTeamsPremiumV2UserDetail" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant identifier required by report helper endpoints.", "type": "text/plain" }, "key": "tenantId", "value": "71c9d479-e5e6-269c-682e-989853f65fb6" }, { "disabled": false, "description": { "content": "Reporting aggregation window.", "type": "text/plain" }, "key": "Aggregate", "value": "M7" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "5bffb99e-7992-4bb5-9275-e5e20b20202d", "name": "Teams Premium user detail payload.", "originalRequest": { "url": { "path": [ "internal", "ux", "getTeamsPremiumV2UserDetail" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant identifier required by report helper endpoints.", "type": "text/plain" }, "key": "tenantId", "value": "71c9d479-e5e6-269c-682e-989853f65fb6" }, { "disabled": false, "description": { "content": "Reporting aggregation window.", "type": "text/plain" }, "key": "Aggregate", "value": "M7" } ], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"@odata.context\": \"string\",\n \"value\": [\n {\n \"key_0\": \"string\"\n },\n {\n \"key_0\": true\n }\n ],\n \"key_0\": true\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e38bc0db-7acc-455b-ad9d-442e4e648b14", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "internal", "ux", "getTeamsPremiumV2UserDetail" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "description": { "content": "(Required) Tenant identifier required by report helper endpoints.", "type": "text/plain" }, "key": "tenantId", "value": "71c9d479-e5e6-269c-682e-989853f65fb6" }, { "disabled": false, "description": { "content": "Reporting aggregation window.", "type": "text/plain" }, "key": "Aggregate", "value": "M7" } ], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "AdminAppCatalog", "description": "", "item": [ { "name": "teamsApps", "description": "", "item": [ { "id": "763f22a3-28b8-4b43-af23-260d78387126", "name": "List Teams app catalog entries", "request": { "name": "List Teams app catalog entries", "description": { "content": "App catalog inventory read observed from the Teams admin dashboard.\n", "type": "text/plain" }, "url": { "path": [ "AdminAppCatalog", "teamsApps" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "cb015394-b537-4f0c-a284-65be310b0db0", "name": "Teams app catalog entries.", "originalRequest": { "url": { "path": [ "AdminAppCatalog", "teamsApps" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "[\n {\n \"id\": \"afde6be1-529b-5bad-0d64-3dc0bfb2474b\",\n \"isActive\": true,\n \"appType\": \"GlobalCatalogApp\",\n \"appAssignmentInfo\": {\n \"key_0\": 349.5066079075693,\n \"key_1\": \"string\"\n },\n \"appDeploymentInfo\": {},\n \"key_0\": 5416,\n \"key_1\": 8969.97911027964\n },\n {\n \"id\": \"82c32162-fc51-98ea-ae7e-396fd6fa4b83\",\n \"isActive\": false,\n \"appType\": \"GlobalCatalogApp\",\n \"appAssignmentInfo\": {\n \"key_0\": 4765.270704596277,\n \"key_1\": 5864\n },\n \"appDeploymentInfo\": {}\n }\n]", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2b1aae68-8dc3-41d1-a112-5ff0c3e7a5a2", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "AdminAppCatalog", "teamsApps" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } }, { "name": "acmStatus", "description": "", "item": [ { "id": "5fd1cc59-1f48-4ea4-9b53-1295e0c6f8f7", "name": "Get Teams app catalog migration status", "request": { "name": "Get Teams app catalog migration status", "description": { "content": "Returns app catalog migration, admin alignment, and ACM UI state for the current tenant.\n", "type": "text/plain" }, "url": { "path": [ "AdminAppCatalog", "teamsApps", "acmStatus" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "14a08e50-1f84-46b8-ae0c-cd78c896a6ba", "name": "App catalog status payload.", "originalRequest": { "url": { "path": [ "AdminAppCatalog", "teamsApps", "acmStatus" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"tenantStatus\": {\n \"key_0\": 274,\n \"key_1\": \"string\"\n },\n \"acmUiStatus\": {\n \"key_0\": true\n },\n \"key_0\": true,\n \"key_1\": \"string\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8b5e2f22-5001-4e29-bf02-83e4de49aa5f", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "AdminAppCatalog", "teamsApps", "acmStatus" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] }, { "name": "{catalogAppId}", "description": "", "item": [ { "name": "appAssignments", "description": "", "item": [ { "id": "b6cc8f62-db74-4cce-9540-a0612bdb985b", "name": "List Teams app catalog assignments for an app", "request": { "name": "List Teams app catalog assignments for an app", "description": { "content": "App-specific assignment route observed while drilling into `Teams apps > Manage apps` detail\npages and their security tabs.\n", "type": "text/plain" }, "url": { "path": [ "AdminAppCatalog", "teamsApps", ":catalogAppId", "appAssignments" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "catalogAppId", "disabled": false, "description": { "content": "(Required) Teams app catalog identifier observed on manage-apps detail pages.", "type": "text/plain" } } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "b68e8c80-3926-4aa0-8d52-f46cfcf518d0", "name": "App assignment payload.", "originalRequest": { "url": { "path": [ "AdminAppCatalog", "teamsApps", ":catalogAppId", "appAssignments" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams app catalog identifier observed on manage-apps detail pages.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "catalogAppId" } ] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "82d48a89-d172-4869-8878-fa17ea15eb37", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "AdminAppCatalog", "teamsApps", ":catalogAppId", "appAssignments" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [ { "disabled": false, "description": { "content": "(Required) Teams app catalog identifier observed on manage-apps detail pages.", "type": "text/plain" }, "type": "any", "value": "71c9d479-e5e6-269c-682e-989853f65fb6", "key": "catalogAppId" } ] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ] }, { "name": "repository", "description": "", "item": [ { "name": "tenant", "description": "", "item": [ { "name": "dataservice", "description": "", "item": [ { "id": "d66f46f2-5d6d-4ef4-a426-5693f636b27e", "name": "Resolve the tenant CQD data service host", "request": { "name": "Resolve the tenant CQD data service host", "description": { "content": "Returns the regional Call Quality Dashboard data endpoint used by Teams admin center links and\nreport pivots.\n", "type": "text/plain" }, "url": { "path": [ "repository", "tenant", "dataservice" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "408438a9-c5c4-4ec6-bedd-9b82618e8865", "name": "CQD data service URL.", "originalRequest": { "url": { "path": [ "repository", "tenant", "dataservice" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "\"https://cqd.teams.cloud.microsoft/data/noam/\"", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "27511f3a-e31b-4b3d-bb5e-f6ff9a6a006c", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "repository", "tenant", "dataservice" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] }, { "name": "data", "description": "", "item": [ { "name": "noam", "description": "", "item": [ { "name": "DataUpload", "description": "", "item": [ { "name": "AllTenantDataFiles", "description": "", "item": [ { "id": "f5c30ef8-1816-4d41-a4c5-8abdac38bce6", "name": "List CQD tenant data upload files", "request": { "name": "List CQD tenant data upload files", "description": { "content": "Regional CQD data route observed after the Teams admin center resolved the tenant-specific CQD\ndata service host.\n", "type": "text/plain" }, "url": { "path": [ "data", "noam", "DataUpload", "AllTenantDataFiles" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {}, "auth": null }, "response": [ { "id": "06f20454-058a-4b61-bc3b-ebdb502897db", "name": "CQD tenant data file payload.", "originalRequest": { "url": { "path": [ "data", "noam", "DataUpload", "AllTenantDataFiles" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Accept", "value": "application/json" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8c6d5a1d-5253-4be2-a6df-a0c0497237d2", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "data", "noam", "DataUpload", "AllTenantDataFiles" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] }, { "name": "RunQueryDashboard", "description": "", "item": [ { "id": "c0aa3523-dbe1-4543-899b-4f32a329e2f4", "name": "Run a CQD dashboard query", "request": { "name": "Run a CQD dashboard query", "description": { "content": "CQD dashboard query route observed from the Call Quality Dashboard surface after regional host\nresolution.\n", "type": "text/plain" }, "url": { "path": [ "data", "noam", "RunQueryDashboard" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "auth": null }, "response": [ { "id": "0655404a-4ab9-481e-bf33-6c102bd511db", "name": "CQD dashboard query result.", "originalRequest": { "url": { "path": [ "data", "noam", "RunQueryDashboard" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "OK", "code": 200, "header": [ { "key": "Content-Type", "value": "application/json" } ], "body": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "81e8e308-e98f-457e-80cb-bb716fc970d2", "name": "The request shape or parameters were invalid.", "originalRequest": { "url": { "path": [ "data", "noam", "RunQueryDashboard" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Bad Request", "code": 400, "header": [], "cookie": [], "_postman_previewlanguage": "text" }, { "id": "63bc5562-e923-4999-b943-169e0cb22160", "name": "The Teams portal bearer token or session context was invalid or expired.", "originalRequest": { "url": { "path": [ "data", "noam", "RunQueryDashboard" ], "host": [ "{{baseUrl}}" ], "query": [], "variable": [] }, "header": [ { "key": "Content-Type", "value": "application/json" } ], "method": "POST", "body": { "mode": "raw", "raw": "{\n \"key_0\": \"string\",\n \"key_1\": 211.00851639329065\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } } }, "status": "Unauthorized", "code": 401, "header": [], "cookie": [], "_postman_previewlanguage": "text" } ], "event": [], "protocolProfileBehavior": { "disableBodyPruning": true } } ] } ] } ] } ], "auth": { "type": "bearer", "bearer": [ { "type": "any", "value": "{{bearerToken}}", "key": "token" } ] }, "event": [], "variable": [ { "key": "baseUrl", "value": "https://admin.teams.microsoft.com" } ], "info": { "_postman_id": "dbca24b0-4e9c-4fcd-8205-d09dd376cc5b", "name": "Teams", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { "content": "The Teams specification documents internal APIs exercised by the Microsoft Teams admin center\n(`admin.teams.microsoft.com`) during an exhaustive crawl of the left nav, detail pages, and\nreport interactions with a real authenticated Edge session.\n\nThe current capture set confirmed multiple distinct backend families behind the portal, including:\n\n - same-origin admin portal APIs on `admin.teams.microsoft.com` and `noneu-admin.teams.microsoft.com`\n - cross-origin Teams platform calls on `teams.microsoft.com/api`\n - user, policy, telephony, CQD, template, and app-instance lookups on\n `api.interfaces.records.teams.microsoft.com`\n - frontline orchestration, device management, monetization, monitoring, reports, app catalog,\n CQD data, and planning backends on additional Teams- and Office-hosted services\n\nThe retained evidence includes explicit notes for feature-, data-, or permission-gated surfaces\nsuch as Silent Tests, inactive Teams rule details, workforce hierarchy operations, and device\ntenant metadata that did not fully resolve in the capture tenant.\n\nMost cross-origin calls were observed with a browser-acquired bearer token and `X-Requested-With`\nheader. `POST /api/log` was only observed as a same-origin request from the admin portal itself and\nshould be treated as portal-context dependent rather than a general-purpose external API.\n\nDocumentation and specifications have been provided on a best-efforts basis and may not be\n100% accurate.\n\n\nContact Support:\n Name: nodoc", "type": "text/plain" } } }