{"componentChunkName":"component---src-templates-api-page-tsx","path":"/api/organizations/list-an-organizations-projects/","result":{"data":{"openApi":{"id":"1371be7d-80ff-555a-879d-de485bb78c17","path":{"description":"Return a list of projects bound to a organization.","method":"get","operationId":"List an Organization's Projects","summary":null,"tags":["Organizations"],"apiPath":"/api/0/organizations/{organization_slug}/projects/","readableUrl":"/api/organizations/list-an-organizations-projects/","parameters":[{"schema":{"type":"string","format":null,"enum":null},"name":"organization_slug","in":"path","description":"The slug of the organization for which the projects should be listed.","required":true},{"schema":{"type":"string","format":null,"enum":null},"name":"&cursor","in":"query","description":"A pointer to the last object fetched and its' sort order; used to retrieve the next or previous results.","required":false}],"responses":[{"content":{"content_type":"application/json","example":"[\n  {\n    \"dateCreated\": \"2018-11-06T21:19:58.536Z\",\n    \"firstEvent\": null,\n    \"hasAccess\": true,\n    \"id\": \"3\",\n    \"isBookmarked\": false,\n    \"isMember\": true,\n    \"latestDeploys\": null,\n    \"name\": \"Prime Mover\",\n    \"platform\": null,\n    \"platforms\": [],\n    \"slug\": \"prime-mover\",\n    \"team\": {\n      \"id\": \"2\",\n      \"name\": \"Powerful Abolitionist\",\n      \"slug\": \"powerful-abolitionist\"\n    },\n    \"teams\": [\n      {\n        \"id\": \"2\",\n        \"name\": \"Powerful Abolitionist\",\n        \"slug\": \"powerful-abolitionist\"\n      }\n    ]\n  }\n]","schema":"{\n  \"type\": \"array\",\n  \"items\": {\n    \"type\": \"object\",\n    \"required\": [\n      \"dateCreated\",\n      \"firstEvent\",\n      \"hasAccess\",\n      \"id\",\n      \"isBookmarked\",\n      \"isMember\",\n      \"latestDeploys\",\n      \"name\",\n      \"platform\",\n      \"platforms\",\n      \"slug\",\n      \"team\",\n      \"teams\"\n    ],\n    \"properties\": {\n      \"dateCreated\": {\n        \"type\": \"string\"\n      },\n      \"firstEvent\": {\n        \"type\": \"string\",\n        \"nullable\": true\n      },\n      \"hasAccess\": {\n        \"type\": \"boolean\"\n      },\n      \"id\": {\n        \"type\": \"string\"\n      },\n      \"isBookmarked\": {\n        \"type\": \"boolean\"\n      },\n      \"isMember\": {\n        \"type\": \"boolean\"\n      },\n      \"latestDeploys\": {\n        \"type\": \"string\",\n        \"nullable\": true\n      },\n      \"name\": {\n        \"type\": \"string\"\n      },\n      \"platform\": {\n        \"type\": \"string\",\n        \"nullable\": true\n      },\n      \"platforms\": {\n        \"type\": \"array\",\n        \"items\": {\n          \"type\": \"string\"\n        }\n      },\n      \"slug\": {\n        \"type\": \"string\"\n      },\n      \"team\": {\n        \"type\": \"object\",\n        \"required\": [\n          \"id\",\n          \"name\",\n          \"slug\"\n        ],\n        \"properties\": {\n          \"id\": {\n            \"type\": \"string\"\n          },\n          \"name\": {\n            \"type\": \"string\"\n          },\n          \"slug\": {\n            \"type\": \"string\"\n          }\n        }\n      },\n      \"teams\": {\n        \"type\": \"array\",\n        \"items\": {\n          \"type\": \"object\",\n          \"required\": [\n            \"id\",\n            \"name\",\n            \"slug\"\n          ],\n          \"properties\": {\n            \"id\": {\n              \"type\": \"string\"\n            },\n            \"name\": {\n              \"type\": \"string\"\n            },\n            \"slug\": {\n              \"type\": \"string\"\n            }\n          }\n        }\n      }\n    }\n  }\n}"},"description":"Success","status_code":"200"},{"content":null,"description":"Unauthorized","status_code":"401"},{"content":null,"description":"Forbidden","status_code":"403"},{"content":null,"description":"Not Found","status_code":"404"}],"requestBody":null,"security":[{"auth_token":["org: read"]}]}}},"pageContext":{"id":"1371be7d-80ff-555a-879d-de485bb78c17","title":"List an Organization's Projects"}},"staticQueryHashes":["1218203755","1222113826","1222113826","1766336459","2158593473","3990806462","4015007367","4192517163"]}