1---
2id: get-catalogs
3title: "List Catalogs"
4description: "List Catalogs"
5sidebar_label: "List Catalogs"
6hide_title: true
7hide_table_of_contents: true
8api: eJydVNtu2zAM/RWBL90A1UkLDFj9VnQXFOjT0D2lQavITKxOllSJThsY/veBinNrAhTbkw2RPDw8vHRAapGgnMA3RSohJZhK8AGjIuPdbQUlLJAetSJl/SKBhKCiapAwclgHTjUIJcyjb0CCcVDCS4txBRIqTDqawEBQwg9jOUhsoMRsJZJvo0bxCYtFIcVZCkajMmefC5AQ8aU1ESso58omlJB0jY2CsgNaBWTOiaJxC5DgWmth2vdTDkvBu4SJHS/HY/4cErkziYSfi72atHeEjthXhWCNztWPnhMHdEeZwc+eUdMByclGgizIVEKILCOZNZNs3AEMzPvB/djQSyBDlp9u1jx/DYXdEjYciG+qCeww2aDDoN+GxO6hnzIevtFIp+XJinaEtrjw4BhXMtaDG6Dk8H1w0DPJL6cUvnWE0SkrEsYlRoEx+ii81m2MWInX2lgUIXqNKRm3+J9O7BPtICeAEq6daB2+BdSE1YdpqcZd6r7P9ZwYlZsduwap9sNO5FWgGkoYLS9GeyWsi15vRxstlFAThXI0sl4rW/tE5dfx1fhoQe7YLCpcovWhQUeDfIW48W5uFm1E8WqoFk/n54z4VAAPfELdRkOrnE8F8/gH+X/KNuPmPjd5GKXYOjINHqW+r1HkxlZi52KNRpeyvsM4XQelazy/LJi8qdCRmRuMh5ZeApe/Br4oropLfgo+UaPcHth7bQ8YbecyD22wyjhGyXJ2g+4TWF7wxGwgphJYXDZ03Uwl/B1t3/Pz+iCxPpVJamb3jsq7rNvx++dzdZJvbsXmMCyVbdkld22pomEmuVMSalQVCznphphrrTHQXtTRNjDKdh5/fr+Hvv8LM2P+Bw==
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 Catalogs"}
27>
28</Heading>
29
30<MethodEndpoint
31 method={"get"}
32 path={"/v1/catalogs"}
33 context={"endpoint"}
34>
35
36</MethodEndpoint>
37
38
39
40List Catalogs
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":"from","in":"query","description":"Filters catalogs by source (e.g., 'spiceai').","required":false,"schema":{"type":["string","null"]}}]}
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 catalogs","content":{"application/json":{"schema":{"type":"object","required":["from","name"],"properties":{"from":{"type":"string"},"name":{"type":"string"}},"title":"CatalogResponseItem"},"example":[{"from":"spiceai","name":"spiceai"}]},"text/csv":{"schema":{"type":"string"},"example":"\nfrom,name\nspiceai,spiceai\n"}}},"500":{"description":"Internal server error occurred while processing catalogs","content":{"application/json":{"schema":{},"example":{"error":"An unexpected error occurred while processing the catalogs"}}}}}}
67>
68
69</StatusCodes>
70
71
72
1---
2id: get-catalogs
3title: "List Catalogs"
4description: "List Catalogs"
5sidebar_label: "List Catalogs"
6hide_title: true
7hide_table_of_contents: true
8api: eJydVNtu2zAM/RWBL90A1UkLDFj9VnQXFOjT0D2lQavITKxOllSJThsY/veBinNrAhTbkw2RPDw8vHRAapGgnMA3RSohJZhK8AGjIuPdbQUlLJAetSJl/SKBhKCiapAwclgHTjUIJcyjb0CCcVDCS4txBRIqTDqawEBQwg9jOUhsoMRsJZJvo0bxCYtFIcVZCkajMmefC5AQ8aU1ESso58omlJB0jY2CsgNaBWTOiaJxC5DgWmth2vdTDkvBu4SJHS/HY/4cErkziYSfi72atHeEjthXhWCNztWPnhMHdEeZwc+eUdMByclGgizIVEKILCOZNZNs3AEMzPvB/djQSyBDlp9u1jx/DYXdEjYciG+qCeww2aDDoN+GxO6hnzIevtFIp+XJinaEtrjw4BhXMtaDG6Dk8H1w0DPJL6cUvnWE0SkrEsYlRoEx+ii81m2MWInX2lgUIXqNKRm3+J9O7BPtICeAEq6daB2+BdSE1YdpqcZd6r7P9ZwYlZsduwap9sNO5FWgGkoYLS9GeyWsi15vRxstlFAThXI0sl4rW/tE5dfx1fhoQe7YLCpcovWhQUeDfIW48W5uFm1E8WqoFk/n54z4VAAPfELdRkOrnE8F8/gH+X/KNuPmPjd5GKXYOjINHqW+r1HkxlZi52KNRpeyvsM4XQelazy/LJi8qdCRmRuMh5ZeApe/Br4oropLfgo+UaPcHth7bQ8YbecyD22wyjhGyXJ2g+4TWF7wxGwgphJYXDZ03Uwl/B1t3/Pz+iCxPpVJamb3jsq7rNvx++dzdZJvbsXmMCyVbdkld22pomEmuVMSalQVCznphphrrTHQXtTRNjDKdh5/fr+Hvv8LM2P+Bw==
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 Catalogs"}
27>
28</Heading>
29
30<MethodEndpoint
31 method={"get"}
32 path={"/v1/catalogs"}
33 context={"endpoint"}
34>
35
36</MethodEndpoint>
37
38
39
40List Catalogs
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":"from","in":"query","description":"Filters catalogs by source (e.g., 'spiceai').","required":false,"schema":{"type":["string","null"]}}]}
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 catalogs","content":{"application/json":{"schema":{"type":"object","required":["from","name"],"properties":{"from":{"type":"string"},"name":{"type":"string"}},"title":"CatalogResponseItem"},"example":[{"from":"spiceai","name":"spiceai"}]},"text/csv":{"schema":{"type":"string"},"example":"\nfrom,name\nspiceai,spiceai\n"}}},"500":{"description":"Internal server error occurred while processing catalogs","content":{"application/json":{"schema":{},"example":{"error":"An unexpected error occurred while processing the catalogs"}}}}}}
67>
68
69</StatusCodes>
70
71
72