{ "info": { "_postman_id": "13f399f1-c0a9-4347-b4a5-f53f7d661460", "name": "ThoughtSpot Public REST 10.1.0.cl 9.12.0.cl API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:14:29.000Z", "updatedAt": "2026-07-28T03:14:30.000Z", "lastUpdatedBy": "35240", "uid": "35240-13f399f1-c0a9-4347-b4a5-f53f7d661460" }, "item": [ { "name": "api", "item": [ { "name": "rest", "item": [ { "name": "2.0", "item": [ { "name": "auth", "item": [ { "name": "token", "item": [ { "name": "validate", "item": [ { "name": "validate Token", "id": "f53ca122-f3c8-460d-ba67-080e387c3a73", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"token\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/auth/token/validate", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "auth", "token", "validate" ] }, "description": "\n Version: 9.12.0.cl or later\n\n\nValidates the authentication token specified in the API request.\n\nIf your token is not valid, [Get a new token](#/http/api-endpoints/authentication/get-full-access-token).\n\n\n\n\n#### Endpoint URL\n" }, "response": [ { "id": "1c1b1022-f5c9-4073-89e7-be240814ab65", "name": "Token validation successful.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"token\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/auth/token/validate", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "auth", "token", "validate" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"creation_time_in_millis\": \"\",\n \"expiration_time_in_millis\": \"\",\n \"scope\": {\n \"access_type\": \"\",\n \"org_id\": \"\",\n \"metadata_id\": \"\"\n },\n \"valid_for_user_id\": \"\",\n \"token_type\": \"\"\n}", "createdAt": "2026-07-28T03:14:30.000Z", "updatedAt": "2026-07-28T03:14:30.000Z", "uid": "35240-1c1b1022-f5c9-4073-89e7-be240814ab65" }, { "id": "af2aecbb-da43-498f-976c-a4672695b9f7", "name": "Invalid request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"token\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/auth/token/validate", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "auth", "token", "validate" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:14:30.000Z", "updatedAt": "2026-07-28T03:14:30.000Z", "uid": "35240-af2aecbb-da43-498f-976c-a4672695b9f7" }, { "id": "8c5c519a-8b5d-4b4c-aafe-dea081d68d7c", "name": "Unauthorized access.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"token\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/auth/token/validate", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "auth", "token", "validate" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:14:30.000Z", "updatedAt": "2026-07-28T03:14:30.000Z", "uid": "35240-8c5c519a-8b5d-4b4c-aafe-dea081d68d7c" }, { "id": "72be1c13-3b01-4fd3-9ab0-296e4e85c5ab", "name": "Forbidden access.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"token\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/auth/token/validate", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "auth", "token", "validate" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:14:30.000Z", "updatedAt": "2026-07-28T03:14:30.000Z", "uid": "35240-72be1c13-3b01-4fd3-9ab0-296e4e85c5ab" }, { "id": "08df2a12-9288-4143-a28d-dc592aff7259", "name": "Unexpected error", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"token\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/api/rest/2.0/auth/token/validate", "host": [ "{{baseUrl}}" ], "path": [ "api", "rest", "2.0", "auth", "token", "validate" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"error\": {}\n}", "createdAt": "2026-07-28T03:14:30.000Z", "updatedAt": "2026-07-28T03:14:30.000Z", "uid": "35240-08df2a12-9288-4143-a28d-dc592aff7259" } ], "createdAt": "2026-07-28T03:14:30.000Z", "updatedAt": "2026-07-28T03:14:30.000Z", "uid": "35240-f53ca122-f3c8-460d-ba67-080e387c3a73" } ], "id": "8d927782-3381-4c49-8b9d-2dbe8e89dd57", "createdAt": "2026-07-28T03:14:30.000Z", "updatedAt": "2026-07-28T03:14:30.000Z", "uid": "35240-8d927782-3381-4c49-8b9d-2dbe8e89dd57" } ], "id": "29d881ef-ea59-4e92-a248-57fa254d698e", "createdAt": "2026-07-28T03:14:30.000Z", "updatedAt": "2026-07-28T03:14:30.000Z", "uid": "35240-29d881ef-ea59-4e92-a248-57fa254d698e" } ], "id": "f6a2b069-75a5-42db-9eb3-75e033d9ef0f", "createdAt": "2026-07-28T03:14:30.000Z", "updatedAt": "2026-07-28T03:14:30.000Z", "uid": "35240-f6a2b069-75a5-42db-9eb3-75e033d9ef0f" } ], "id": "09c7f6f7-f61a-41e1-b414-661bfa92756e", "createdAt": "2026-07-28T03:14:30.000Z", "updatedAt": "2026-07-28T03:14:30.000Z", "uid": "35240-09c7f6f7-f61a-41e1-b414-661bfa92756e" } ], "id": "ca9b66e1-4792-491f-8487-843259a5b973", "createdAt": "2026-07-28T03:14:30.000Z", "updatedAt": "2026-07-28T03:14:30.000Z", "uid": "35240-ca9b66e1-4792-491f-8487-843259a5b973" } ], "id": "280e39ed-1e25-4ea5-ac45-a9a34f83cea6", "createdAt": "2026-07-28T03:14:30.000Z", "updatedAt": "2026-07-28T03:14:30.000Z", "uid": "35240-280e39ed-1e25-4ea5-ac45-a9a34f83cea6" } ], "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "variable": [ { "key": "base-url", "value": "https://localhost:443" }, { "key": "baseUrl", "value": "{{base-url}}" } ] }