{ "info": { "_postman_id": "f62d7944-1fc4-4ed6-854a-93150ac4d3f9", "name": "Speakeasy Artifacts Github API", "description": "The Subscriptions API manages subscriptions for CLI and registry events", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:59:40.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "lastUpdatedBy": "35240", "uid": "35240-f62d7944-1fc4-4ed6-854a-93150ac4d3f9" }, "item": [ { "name": "v1", "item": [ { "name": "github", "item": [ { "name": "setup", "item": [ { "name": "get Github Setup State", "id": "0deca100-8a0d-41c8-a23b-954474613f89", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/github/setup?org=&repo=&generate_gen_lock_id=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "setup" ], "query": [ { "description": "(Required) ", "key": "org", "value": "" }, { "description": "(Required) ", "key": "repo", "value": "" }, { "description": "(Required) ", "key": "generate_gen_lock_id", "value": "" } ] } }, "response": [ { "id": "42e0538a-edfc-4b85-b0c4-09a625514506", "name": "github setup state response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/github/setup?org=&repo=&generate_gen_lock_id=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "setup" ], "query": [ { "description": "(Required) ", "key": "org", "value": "" }, { "description": "(Required) ", "key": "repo", "value": "" }, { "description": "(Required) ", "key": "generate_gen_lock_id", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"app_installed\": \"\",\n \"actions\": {\n \"generation_action_configured\": \"\",\n \"publish_action_configured\": \"\"\n },\n \"secrets\": {\n \"api_key_configured\": \"\",\n \"publishing_secrets_configured\": \"\"\n }\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-42e0538a-edfc-4b85-b0c4-09a625514506" }, { "id": "1f73a665-a9b2-45c7-a84e-dea1d4d2593b", "name": "Default error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/github/setup?org=&repo=&generate_gen_lock_id=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "setup" ], "query": [ { "description": "(Required) ", "key": "org", "value": "" }, { "description": "(Required) ", "key": "repo", "value": "" }, { "description": "(Required) ", "key": "generate_gen_lock_id", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status_code\": \"\"\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-1f73a665-a9b2-45c7-a84e-dea1d4d2593b" } ], "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-0deca100-8a0d-41c8-a23b-954474613f89" } ], "id": "ebe0f1d5-c2f0-4917-852c-6cd30d424476", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-ebe0f1d5-c2f0-4917-852c-6cd30d424476" }, { "name": "check_access", "item": [ { "name": "check Github Access", "id": "a674e604-4ec2-4e9c-a2f5-c3b5c5f56d17", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/github/check_access?org=&repo=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "check_access" ], "query": [ { "description": "(Required) ", "key": "org", "value": "" }, { "description": "(Required) ", "key": "repo", "value": "" } ] } }, "response": [ { "id": "00c6db0c-ef86-404a-8490-4de8d1d12ead", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/github/check_access?org=&repo=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "check_access" ], "query": [ { "description": "(Required) ", "key": "org", "value": "" }, { "description": "(Required) ", "key": "repo", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-00c6db0c-ef86-404a-8490-4de8d1d12ead" }, { "id": "bd3a1fb9-0d82-4a01-91d3-7416db23e57c", "name": "Default error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/github/check_access?org=&repo=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "check_access" ], "query": [ { "description": "(Required) ", "key": "org", "value": "" }, { "description": "(Required) ", "key": "repo", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status_code\": \"\"\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-bd3a1fb9-0d82-4a01-91d3-7416db23e57c" } ], "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-a674e604-4ec2-4e9c-a2f5-c3b5c5f56d17" } ], "id": "2c380c66-79cd-44dc-a250-6debc95112f8", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-2c380c66-79cd-44dc-a250-6debc95112f8" }, { "name": "link", "item": [ { "name": "link Github Access", "id": "06bdfdb5-7296-4f4e-907c-90d316ddd353", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/github/link?installation_id=&github_org=&github_oidc_token=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "link" ], "query": [ { "key": "installation_id", "value": "" }, { "key": "github_org", "value": "" }, { "key": "github_oidc_token", "value": "" } ] } }, "response": [ { "id": "f064be26-e10c-4507-ad11-acb7ad1d68f8", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/github/link?installation_id=&github_org=&github_oidc_token=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "link" ], "query": [ { "key": "installation_id", "value": "" }, { "key": "github_org", "value": "" }, { "key": "github_oidc_token", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-f064be26-e10c-4507-ad11-acb7ad1d68f8" }, { "id": "f226cbae-7844-4574-be00-c53304441350", "name": "Default error response", "originalRequest": { "method": "POST", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/github/link?installation_id=&github_org=&github_oidc_token=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "link" ], "query": [ { "key": "installation_id", "value": "" }, { "key": "github_org", "value": "" }, { "key": "github_oidc_token", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status_code\": \"\"\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-f226cbae-7844-4574-be00-c53304441350" } ], "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-06bdfdb5-7296-4f4e-907c-90d316ddd353" } ], "id": "0ede0edd-8633-4c99-84d8-b3d71dbd2d7c", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-0ede0edd-8633-4c99-84d8-b3d71dbd2d7c" }, { "name": "publishing_prs", "item": [ { "name": "github Check Publishing P Rs", "id": "dc6b5387-6d1e-45ec-886e-5c4659318b6c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/github/publishing_prs?generate_gen_lock_id=&org=&repo=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "publishing_prs" ], "query": [ { "description": "(Required) ", "key": "generate_gen_lock_id", "value": "" }, { "description": "(Required) ", "key": "org", "value": "" }, { "description": "(Required) ", "key": "repo", "value": "" } ] } }, "response": [ { "id": "d8b551af-7638-44b9-bdfe-167fefa7d395", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/github/publishing_prs?generate_gen_lock_id=&org=&repo=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "publishing_prs" ], "query": [ { "description": "(Required) ", "key": "generate_gen_lock_id", "value": "" }, { "description": "(Required) ", "key": "org", "value": "" }, { "description": "(Required) ", "key": "repo", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"pull_request\": \"\",\n \"pending_version\": \"\",\n \"pull_request_metadata\": {\n \"status\": \"\",\n \"title\": \"\",\n \"created_at\": \"\",\n \"description\": \"\",\n \"head_branch\": \"\",\n \"base_branch\": \"\",\n \"can_merge\": \"\",\n \"labels\": [\n \"\",\n \"\"\n ],\n \"requested_reviewers\": [\n \"\",\n \"\"\n ]\n }\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-d8b551af-7638-44b9-bdfe-167fefa7d395" }, { "id": "e8d37717-e82d-4b63-982c-1b138aeabbec", "name": "Default error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/github/publishing_prs?generate_gen_lock_id=&org=&repo=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "publishing_prs" ], "query": [ { "description": "(Required) ", "key": "generate_gen_lock_id", "value": "" }, { "description": "(Required) ", "key": "org", "value": "" }, { "description": "(Required) ", "key": "repo", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status_code\": \"\"\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-e8d37717-e82d-4b63-982c-1b138aeabbec" } ], "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-dc6b5387-6d1e-45ec-886e-5c4659318b6c" } ], "id": "62d1e64b-7353-46b5-a378-2d8292e55da2", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-62d1e64b-7353-46b5-a378-2d8292e55da2" }, { "name": "publishing_secrets", "item": [ { "name": "github Check Publishing Secrets", "id": "f4a3239a-f490-49e4-ab77-d2754904d6b4", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/github/publishing_secrets?generate_gen_lock_id=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "publishing_secrets" ], "query": [ { "description": "(Required) ", "key": "generate_gen_lock_id", "value": "" } ] } }, "response": [ { "id": "3d73f40d-964f-49a6-91cf-81b22875aca1", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/github/publishing_secrets?generate_gen_lock_id=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "publishing_secrets" ], "query": [ { "description": "(Required) ", "key": "generate_gen_lock_id", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"missing_secrets\": [\n \"\",\n \"\"\n ]\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-3d73f40d-964f-49a6-91cf-81b22875aca1" }, { "id": "ef94e875-eb66-46b8-acca-595f30c97647", "name": "Default error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/github/publishing_secrets?generate_gen_lock_id=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "publishing_secrets" ], "query": [ { "description": "(Required) ", "key": "generate_gen_lock_id", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status_code\": \"\"\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-ef94e875-eb66-46b8-acca-595f30c97647" } ], "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-f4a3239a-f490-49e4-ab77-d2754904d6b4" }, { "name": "github Store Publishing Secrets", "id": "c4b94b61-ec07-44ca-81ff-4a8f6e4d33f5", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"generate_gen_lock_id\": \"\",\n \"secrets\": {\n \"eade\": \"\",\n \"ullamco423\": \"\",\n \"autea2\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/github/publishing_secrets", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "publishing_secrets" ] } }, "response": [ { "id": "658a7da0-e19f-44e9-b6b8-b249c797906d", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"generate_gen_lock_id\": \"\",\n \"secrets\": {\n \"eade\": \"\",\n \"ullamco423\": \"\",\n \"autea2\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/github/publishing_secrets", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "publishing_secrets" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-658a7da0-e19f-44e9-b6b8-b249c797906d" }, { "id": "c0219230-b7ec-4978-b49f-e0573c0e126e", "name": "Default error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"generate_gen_lock_id\": \"\",\n \"secrets\": {\n \"eade\": \"\",\n \"ullamco423\": \"\",\n \"autea2\": \"\"\n }\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/github/publishing_secrets", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "publishing_secrets" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status_code\": \"\"\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-c0219230-b7ec-4978-b49f-e0573c0e126e" } ], "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-c4b94b61-ec07-44ca-81ff-4a8f6e4d33f5" } ], "id": "d52cdc20-1a36-4fe8-8f9b-94b64b9fd4ff", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-d52cdc20-1a36-4fe8-8f9b-94b64b9fd4ff" }, { "name": "configure_code_samples", "item": [ { "name": "github Configure Code Samples", "id": "89c267dc-b3de-42dc-95d0-8f1148c766bc", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"org\": \"\",\n \"repo\": \"\",\n \"targetName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/github/configure_code_samples", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "configure_code_samples" ] } }, "response": [ { "id": "9989c276-9ebb-4d2d-b365-f34a2b3ace5d", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"org\": \"\",\n \"repo\": \"\",\n \"targetName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/github/configure_code_samples", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "configure_code_samples" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"source\": {\n \"location\": \"\",\n \"auth\": {\n \"header\": \"\",\n \"secret\": \"\"\n }\n },\n \"codeSampleOverlayRegistryURL\": \"\",\n \"ghActionID\": \"\"\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-9989c276-9ebb-4d2d-b365-f34a2b3ace5d" }, { "id": "89ed2b37-2b57-4c90-b4ec-5527d975bbed", "name": "Default error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"org\": \"\",\n \"repo\": \"\",\n \"targetName\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/github/configure_code_samples", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "configure_code_samples" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status_code\": \"\"\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-89ed2b37-2b57-4c90-b4ec-5527d975bbed" } ], "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-89c267dc-b3de-42dc-95d0-8f1148c766bc" } ], "id": "68aa4cbc-7170-4e16-bd75-a72505302ae2", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-68aa4cbc-7170-4e16-bd75-a72505302ae2" }, { "name": "configure_mintlify_repo", "item": [ { "name": "github Configure Mintlify Repo", "id": "13c7e58b-29de-41a7-9df1-a6145989fe9a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"org\": \"\",\n \"repo\": \"\",\n \"input\": \"\",\n \"overlays\": [\n \"\",\n \"\"\n ],\n \"subdirectory\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/github/configure_mintlify_repo", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "configure_mintlify_repo" ] } }, "response": [ { "id": "1afd8266-624a-4e9f-bbcc-d1a771b7e7e6", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"org\": \"\",\n \"repo\": \"\",\n \"input\": \"\",\n \"overlays\": [\n \"\",\n \"\"\n ],\n \"subdirectory\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/github/configure_mintlify_repo", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "configure_mintlify_repo" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-1afd8266-624a-4e9f-bbcc-d1a771b7e7e6" }, { "id": "29f3d33d-15e6-420c-860b-1712704ef120", "name": "Default error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"org\": \"\",\n \"repo\": \"\",\n \"input\": \"\",\n \"overlays\": [\n \"\",\n \"\"\n ],\n \"subdirectory\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/github/configure_mintlify_repo", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "configure_mintlify_repo" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status_code\": \"\"\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-29f3d33d-15e6-420c-860b-1712704ef120" } ], "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-13c7e58b-29de-41a7-9df1-a6145989fe9a" } ], "id": "bab4c472-3f77-48c7-8500-e58d403e8a8a", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-bab4c472-3f77-48c7-8500-e58d403e8a8a" }, { "name": "configure_target", "item": [ { "name": "github Configure Target", "id": "bd202bef-f481-4eb5-80bc-1e55ab8658e8", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"org\": \"\",\n \"repo_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/github/configure_target", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "configure_target" ] } }, "response": [ { "id": "9a53b5bf-07f8-4624-a7b8-96c1912bc641", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"org\": \"\",\n \"repo_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/github/configure_target", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "configure_target" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-9a53b5bf-07f8-4624-a7b8-96c1912bc641" }, { "id": "4f9be71f-9bb2-4936-8a60-d8556c6373c4", "name": "Default error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"org\": \"\",\n \"repo_name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/github/configure_target", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "configure_target" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status_code\": \"\"\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-4f9be71f-9bb2-4936-8a60-d8556c6373c4" } ], "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-bd202bef-f481-4eb5-80bc-1e55ab8658e8" } ], "id": "1be4a82c-9f74-4526-a298-2d1f2d985a65", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-1be4a82c-9f74-4526-a298-2d1f2d985a65" }, { "name": "trigger_action", "item": [ { "name": "github Trigger Action", "id": "88bee6f8-d70d-4237-9039-e4a5e3a3cca3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"org\": \"\",\n \"repo_name\": \"\",\n \"gen_lock_id\": \"\",\n \"target_name\": \"\",\n \"set_version\": \"\",\n \"force\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/github/trigger_action", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "trigger_action" ] } }, "response": [ { "id": "d962615a-ac0e-4f4d-bacf-25334a610ea6", "name": "OK", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"org\": \"\",\n \"repo_name\": \"\",\n \"gen_lock_id\": \"\",\n \"target_name\": \"\",\n \"set_version\": \"\",\n \"force\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/github/trigger_action", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "trigger_action" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-d962615a-ac0e-4f4d-bacf-25334a610ea6" }, { "id": "21ca6fde-5587-4c93-ac8a-25680cb5ca23", "name": "Default error response", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"org\": \"\",\n \"repo_name\": \"\",\n \"gen_lock_id\": \"\",\n \"target_name\": \"\",\n \"set_version\": \"\",\n \"force\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/github/trigger_action", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "trigger_action" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status_code\": \"\"\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-21ca6fde-5587-4c93-ac8a-25680cb5ca23" } ], "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-88bee6f8-d70d-4237-9039-e4a5e3a3cca3" } ], "id": "8faabc8e-04e0-45d3-aeaa-661e38d1ed0e", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-8faabc8e-04e0-45d3-aeaa-661e38d1ed0e" }, { "name": "action", "item": [ { "name": "get Git Hub Action", "id": "131390af-0041-4599-8fae-68e09ef74600", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/github/action?targetName=&org=&repo=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "action" ], "query": [ { "description": "The targetName of the workflow target.", "key": "targetName", "value": "" }, { "description": "(Required) ", "key": "org", "value": "" }, { "description": "(Required) ", "key": "repo", "value": "" } ] } }, "response": [ { "id": "e850f6fa-14b9-4570-b056-549327f33a04", "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/github/action?targetName=&org=&repo=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "action" ], "query": [ { "description": "The targetName of the workflow target.", "key": "targetName", "value": "" }, { "description": "(Required) ", "key": "org", "value": "" }, { "description": "(Required) ", "key": "repo", "value": "" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"run_url\": \"\",\n \"run_status\": \"\"\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-e850f6fa-14b9-4570-b056-549327f33a04" }, { "id": "ebafcd08-e98b-4a7e-914a-9098deae31d7", "name": "Default error response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "x-api-key", "value": "" } ], "url": { "raw": "{{baseUrl}}/v1/github/action?targetName=&org=&repo=", "host": [ "{{baseUrl}}" ], "path": [ "v1", "github", "action" ], "query": [ { "description": "The targetName of the workflow target.", "key": "targetName", "value": "" }, { "description": "(Required) ", "key": "org", "value": "" }, { "description": "(Required) ", "key": "repo", "value": "" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\",\n \"status_code\": \"\"\n}", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-ebafcd08-e98b-4a7e-914a-9098deae31d7" } ], "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-131390af-0041-4599-8fae-68e09ef74600" } ], "id": "1d828adf-8dc7-48f0-8edf-45355588b2ac", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-1d828adf-8dc7-48f0-8edf-45355588b2ac" } ], "id": "57bda4cc-03cb-4b88-b0be-a44e11132dea", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-57bda4cc-03cb-4b88-b0be-a44e11132dea" } ], "id": "08dfd882-aa22-4223-8df6-e3f8886384e7", "createdAt": "2026-07-28T02:59:41.000Z", "updatedAt": "2026-07-28T02:59:41.000Z", "uid": "35240-08dfd882-aa22-4223-8df6-e3f8886384e7" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "x-api-key", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.prod.speakeasy.com" } ] }