1---
2id: get-spicepods
3title: "List Spicepods"
4description: "Get a list of spicepods and their details. In CSV format, it will return a summarised form."
5sidebar_label: "List Spicepods"
6hide_title: true
7hide_table_of_contents: true
8api: eJy1VE1v2zAM/SsCL90ANUnTFth8K4qtKNDDgH1cuqBTbabWJksqRbstDP/3gbaXOE122042RInv8T2SLbB5SJDdwhV6JONgpaHAlJONbIOHDK6QlVHOJlZhrVK0OcZQJGV8obhES6pANtalmbr26vLzN7UOVBnWyrJ6ss4pQq7JK6NSXVWGbMKivzMDDSEiGUG6LiCDB+S7DQJoiIZMhYwkFFvwpkLIYMgPGqzwe6yRXuA16y8ljjyENZeoCFMMPuFMfQop2XuHqjGuxqQMoTr6mYI/Um8KXJva8VsVSB3lqTkSkoSPtSUsIFsbl1BDykusDGQt8EsUSonJ+gfQgL6uRE5JBxry1IiibNnJtY8D865bSdKBT5I0y8VCPrs13LzWXBIGz+hZLpsYnc178eY9XNbuEzNERtSxjJUgdZ0GfDZVFD5bSf9AnICGBikNBJqT2WK2EG0Nm4Sc7vJQC/iphioU6DYHS9E/oi/Q5xY3x+ed3oNY7kIs/wJx9hri9DDEslt1GhifeS5iH9JgNGdaeU9KjzT0Lrae4up9zO9+o5YeFNKneqnPt+dLPZSlzyQCnYh+fsjha89I3jiVkBokhUSBdl3uK4vO2MP+HqrtcNaup1Ehl2EctX7AuIQM5s3JfNplw8Nh6GpykEHJHLP53IXcuDIkzt4t3i/2pu5GwqrABl2IFXoeKczUZfBr+1ATqifLpfpxfCwZf8xARiFhXpPllx7PRHv3C+V/JTHr16Gvdxwhqj3bCg8OfF9CobZXnM3RJ5T3YxdeRJOXeLzse84W6NmuLdJupJt26MnsbDiKIXFl/CRZP6CfJ7rtUGq3Nv7nJTr2wqRVOj341o4O30Ijo731eKVBbJRI296bhF/JdZ0cD/tUnChsMvdusvb+Wt4/3bYHq+k7Yrv5+1yQQd8+jSErRPuW0VCiKcTR23Z8dZHnGKev9janZNlMxtWHL9B1vwG2o21X
9sidebar_class_name: "get api-method"
10info_path: docs/api/HTTP/runtime
11custom_edit_url: null
12proxy: http://localhost:8090
13---
14
15import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
16import ParamsDetails from "@theme/ParamsDetails";
17import RequestSchema from "@theme/RequestSchema";
18import StatusCodes from "@theme/StatusCodes";
19import OperationTabs from "@theme/OperationTabs";
20import TabItem from "@theme/TabItem";
21import Heading from "@theme/Heading";
22
23<Heading
24 as={"h1"}
25 className={"openapi__heading"}
26 children={"List Spicepods"}
27>
28</Heading>
29
30<MethodEndpoint
31 method={"get"}
32 path={"/v1/spicepods"}
33 context={"endpoint"}
34>
35
36</MethodEndpoint>
37
38
39
40Get a list of spicepods and their details. In CSV format, it will return a summarised form.
41
42<Heading
43 id={"request"}
44 as={"h2"}
45 className={"openapi-tabs__heading"}
46 children={"Request"}
47>
48</Heading>
49
50<ParamsDetails
51 parameters={[{"name":"format","in":"query","description":"The format of the response. Possible values are 'json' (default) or 'csv'.","required":false,"schema":{"type":"string","enum":["json","csv"],"title":"Format"}}]}
52>
53
54</ParamsDetails>
55
56<RequestSchema
57 title={"Body"}
58 body={undefined}
59>
60
61</RequestSchema>
62
63<StatusCodes
64 id={undefined}
65 label={undefined}
66 responses={{"200":{"description":"List of spicepods","content":{"application/json":{"schema":{"type":"array","items":{}},"example":[{"name":"spicepod1","version":"v1.0.0","datasets_count":3,"models_count":2,"dependencies_count":5},{"name":"spicepod2","version":"v2.0.0","datasets_count":4,"models_count":3,"dependencies_count":2}]},"text/csv":{"schema":{"type":"string"},"example":"name,version,datasets_count,models_count,dependencies_count\nspicepod1,v1.0.0,3,2,5\nspicepod2,v2.0.0,4,3,2"}}},"500":{"description":"Internal server error","content":{"text/plain":{"schema":{"type":"string"},"example":"Internal server error"}}}}}
67>
68
69</StatusCodes>
70
71
72
1---
2id: get-spicepods
3title: "List Spicepods"
4description: "Get a list of spicepods and their details. In CSV format, it will return a summarised form."
5sidebar_label: "List Spicepods"
6hide_title: true
7hide_table_of_contents: true
8api: eJy1VE1v2zAM/SsCL90ANUnTFth8K4qtKNDDgH1cuqBTbabWJksqRbstDP/3gbaXOE122042RInv8T2SLbB5SJDdwhV6JONgpaHAlJONbIOHDK6QlVHOJlZhrVK0OcZQJGV8obhES6pANtalmbr26vLzN7UOVBnWyrJ6ss4pQq7JK6NSXVWGbMKivzMDDSEiGUG6LiCDB+S7DQJoiIZMhYwkFFvwpkLIYMgPGqzwe6yRXuA16y8ljjyENZeoCFMMPuFMfQop2XuHqjGuxqQMoTr6mYI/Um8KXJva8VsVSB3lqTkSkoSPtSUsIFsbl1BDykusDGQt8EsUSonJ+gfQgL6uRE5JBxry1IiibNnJtY8D865bSdKBT5I0y8VCPrs13LzWXBIGz+hZLpsYnc178eY9XNbuEzNERtSxjJUgdZ0GfDZVFD5bSf9AnICGBikNBJqT2WK2EG0Nm4Sc7vJQC/iphioU6DYHS9E/oi/Q5xY3x+ed3oNY7kIs/wJx9hri9DDEslt1GhifeS5iH9JgNGdaeU9KjzT0Lrae4up9zO9+o5YeFNKneqnPt+dLPZSlzyQCnYh+fsjha89I3jiVkBokhUSBdl3uK4vO2MP+HqrtcNaup1Ehl2EctX7AuIQM5s3JfNplw8Nh6GpykEHJHLP53IXcuDIkzt4t3i/2pu5GwqrABl2IFXoeKczUZfBr+1ATqifLpfpxfCwZf8xARiFhXpPllx7PRHv3C+V/JTHr16Gvdxwhqj3bCg8OfF9CobZXnM3RJ5T3YxdeRJOXeLzse84W6NmuLdJupJt26MnsbDiKIXFl/CRZP6CfJ7rtUGq3Nv7nJTr2wqRVOj341o4O30Ijo731eKVBbJRI296bhF/JdZ0cD/tUnChsMvdusvb+Wt4/3bYHq+k7Yrv5+1yQQd8+jSErRPuW0VCiKcTR23Z8dZHnGKev9janZNlMxtWHL9B1vwG2o21X
9sidebar_class_name: "get api-method"
10info_path: docs/api/HTTP/runtime
11custom_edit_url: null
12proxy: http://localhost:8090
13---
14
15import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
16import ParamsDetails from "@theme/ParamsDetails";
17import RequestSchema from "@theme/RequestSchema";
18import StatusCodes from "@theme/StatusCodes";
19import OperationTabs from "@theme/OperationTabs";
20import TabItem from "@theme/TabItem";
21import Heading from "@theme/Heading";
22
23<Heading
24 as={"h1"}
25 className={"openapi__heading"}
26 children={"List Spicepods"}
27>
28</Heading>
29
30<MethodEndpoint
31 method={"get"}
32 path={"/v1/spicepods"}
33 context={"endpoint"}
34>
35
36</MethodEndpoint>
37
38
39
40Get a list of spicepods and their details. In CSV format, it will return a summarised form.
41
42<Heading
43 id={"request"}
44 as={"h2"}
45 className={"openapi-tabs__heading"}
46 children={"Request"}
47>
48</Heading>
49
50<ParamsDetails
51 parameters={[{"name":"format","in":"query","description":"The format of the response. Possible values are 'json' (default) or 'csv'.","required":false,"schema":{"type":"string","enum":["json","csv"],"title":"Format"}}]}
52>
53
54</ParamsDetails>
55
56<RequestSchema
57 title={"Body"}
58 body={undefined}
59>
60
61</RequestSchema>
62
63<StatusCodes
64 id={undefined}
65 label={undefined}
66 responses={{"200":{"description":"List of spicepods","content":{"application/json":{"schema":{"type":"array","items":{}},"example":[{"name":"spicepod1","version":"v1.0.0","datasets_count":3,"models_count":2,"dependencies_count":5},{"name":"spicepod2","version":"v2.0.0","datasets_count":4,"models_count":3,"dependencies_count":2}]},"text/csv":{"schema":{"type":"string"},"example":"name,version,datasets_count,models_count,dependencies_count\nspicepod1,v1.0.0,3,2,5\nspicepod2,v2.0.0,4,3,2"}}},"500":{"description":"Internal server error","content":{"text/plain":{"schema":{"type":"string"},"example":"Internal server error"}}}}}
67>
68
69</StatusCodes>
70
71
72