1---
2id: get-catalogs
3title: "List Catalogs"
4description: "List Catalogs"
5sidebar_label: "List Catalogs"
6hide_title: true
7hide_table_of_contents: true
8api: eJydVNtu2zAM/RWBL90ANUmLDVj9VnQXFOjT0D2lQavITKxOllSJThsY/veBsnNrAgzbkw2RPDw8vLRAapmgmMJXRSohJZhJ8AGjIuPdbQkFLJEetSJl/TKBhKCiqpEwclgLTtUIBSyir0GCcVDAS4NxDRJKTDqawEBQwHdjOUhsoMR8LZJvokbxAUfLkRRnKRiNypx9HIGEiC+NiVhCsVA2oYSkK6wVFC3QOiBzThSNW4IE11gLs66bcVgK3iVM7Hg5mfDnkMidSST8QuzVpL0jdMS+KgRrdK5+/Jw4oD3KDH7+jJoOSE43EmRBZhJCZBnJ9EyycQcwMO8G92NDJ4EMWX666Xn+HAq7Jaw5EN9UHdhhukGHQb8Nid1DN2M8fKOxTquTFe0IbXHhwTGuZKwHN0DJ4fvgoGOSn08pfOsIo1NWJIwrjAJj9FF4rZsYsRSvlbEoQvQaUzJu+T+d2CfaQk4ABVw70Th8C6gJy7+mpQp3qbsu13NiVG527Gqkyg87kVeBKihgvLoY75XQF91vRxMtFFARhWI8tl4rW/lExZfJ1eRoQe7YLEpcofWhRkeDfCNx493CLJuI4tVQJZ7OzxnxaQQ88Al1Ew2tcz4VzONv5P8Z24xb+NzkYZRi48jUeJT6vkKRG1uKnYs1Gl3K+g7jdB2UrvD8csTkTYmOzMJgPLR0Erj8Hvhi9Kl/Cj5Rrdwe2HttDxht5zIPbbDKOEbJcraD7lNYXfDEbCBmElhcNrTtXCX8FW3X8XN/kFif0iQ1t3tH5V3W7fj987k6yTe3YnMYVso27JK7tlLRMJPcKQkVqpKFnLZDzLXWGGgv6mgbGGU7jz++3UPX/QEpc/4A
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/RWBL90ANUmLDVj9VnQXFOjT0D2lQavITKxOllSJThsY/veBsnNrAgzbkw2RPDw8vLRAapmgmMJXRSohJZhJ8AGjIuPdbQkFLJEetSJl/TKBhKCiqpEwclgLTtUIBSyir0GCcVDAS4NxDRJKTDqawEBQwHdjOUhsoMR8LZJvokbxAUfLkRRnKRiNypx9HIGEiC+NiVhCsVA2oYSkK6wVFC3QOiBzThSNW4IE11gLs66bcVgK3iVM7Hg5mfDnkMidSST8QuzVpL0jdMS+KgRrdK5+/Jw4oD3KDH7+jJoOSE43EmRBZhJCZBnJ9EyycQcwMO8G92NDJ4EMWX666Xn+HAq7Jaw5EN9UHdhhukGHQb8Nid1DN2M8fKOxTquTFe0IbXHhwTGuZKwHN0DJ4fvgoGOSn08pfOsIo1NWJIwrjAJj9FF4rZsYsRSvlbEoQvQaUzJu+T+d2CfaQk4ABVw70Th8C6gJy7+mpQp3qbsu13NiVG527Gqkyg87kVeBKihgvLoY75XQF91vRxMtFFARhWI8tl4rW/lExZfJ1eRoQe7YLEpcofWhRkeDfCNx493CLJuI4tVQJZ7OzxnxaQQ88Al1Ew2tcz4VzONv5P8Z24xb+NzkYZRi48jUeJT6vkKRG1uKnYs1Gl3K+g7jdB2UrvD8csTkTYmOzMJgPLR0Erj8Hvhi9Kl/Cj5Rrdwe2HttDxht5zIPbbDKOEbJcraD7lNYXfDEbCBmElhcNrTtXCX8FW3X8XN/kFif0iQ1t3tH5V3W7fj987k6yTe3YnMYVso27JK7tlLRMJPcKQkVqpKFnLZDzLXWGGgv6mgbGGU7jz++3UPX/QEpc/4A
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