{"componentChunkName":"component---src-templates-api-page-tsx","path":"/api/organizations/list-an-organizations-repositories/","result":{"data":{"openApi":{"id":"c74f5c08-d1da-53c8-beb4-73400f20f621","path":{"description":"Return a list of version control repositories for a given organization.","method":"get","operationId":"List an Organization's Repositories","summary":null,"tags":["Organizations"],"apiPath":"/api/0/organizations/{organization_slug}/repos/","readableUrl":"/api/organizations/list-an-organizations-repositories/","parameters":[{"schema":{"type":"string","format":null,"enum":null},"name":"organization_slug","in":"path","description":"The organization short name.","required":true}],"responses":[{"content":{"content_type":"application/json","example":"[\n  {\n    \"dateCreated\": \"2018-11-06T21:19:58.536Z\",\n    \"id\": \"3\",\n    \"name\": \"sentry/sentry\"\n  }\n]","schema":"{\n  \"type\": \"array\",\n  \"items\": {\n    \"type\": \"object\",\n    \"required\": [\n      \"dateCreated\",\n      \"id\",\n      \"name\"\n    ],\n    \"properties\": {\n      \"dateCreated\": {\n        \"type\": \"string\"\n      },\n      \"id\": {\n        \"type\": \"string\"\n      },\n      \"name\": {\n        \"type\": \"string\"\n      }\n    }\n  }\n}"},"description":"Success","status_code":"200"},{"content":null,"description":"Forbidden","status_code":"403"},{"content":null,"description":"Not Found","status_code":"404"}],"requestBody":null,"security":[{"auth_token":["org: read"]}]}}},"pageContext":{"id":"c74f5c08-d1da-53c8-beb4-73400f20f621","title":"List an Organization's Repositories"}},"staticQueryHashes":["1218203755","1222113826","1222113826","1766336459","2158593473","3990806462","4015007367","4192517163"]}