1---
2id: head-namespace
3title: "Check Namespace exists"
4description: "This endpoint returns a 200 OK response if the namespace exists, otherwise it returns a 404 Not Found response."
5sidebar_label: "Check Namespace exists"
6hide_title: true
7hide_table_of_contents: true
8api: eJzFU8Fu2zAM/RWCZ8V2ghxW34p2w4oN3aU7BUGr2ExE1JE0iU5bGP73gUmbpimw604SRPLxke9pQLGbjPUCbxpaUdrg0mBLuUkchYPHGu8cZyDfxsBeIJH0yWewMKsq+PUDEuUYfCbgNYgj8HZLOdqGgJ45SzYQxFF6Yk05rZ9Xc7gNAt9C79sjTIEGQ6RktftNizU6su39ERUNvqVmrAecVZUeHynfnnHA0eC8mv8rsQ2UwQc5VOA4GtySuPDGAA1GKw5rLHfTkg/LKo+0cjkc7yMazJR2lHSxA/apUxCRWJdlFxrbuZCl/lJdVHi+7J8ahpZ21IW4JS9wQCrgKvg1b/pE8MTi4GEyUcSHAseltmv6xPKy72cj3z+S3pcaY78OOrmwdIQ1pt4Lb+lT6ztHkCM31MJ7SscN+Uxar/NhjZfRNo4ms0LJc0teeM2UPkZGgzr+AXhaXBQzfYohy9b6E7ArR80jfJLrjNqATfBCXv6LG+UlKlWhZyljZ9nrKHtNh1dLLHA31WW8/iCD77ZAg/W7d5cGVXqtGIaVzfQ7deOoz396SnvFDO5sYrtSqRbLUxd+/3p5jeP4Fw6LQ6E=
9sidebar_class_name: "head 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={"Check Namespace exists"}
27>
28</Heading>
29
30<MethodEndpoint
31 method={"head"}
32 path={"/v1/iceberg/namespaces/{namespace}"}
33 context={"endpoint"}
34>
35
36</MethodEndpoint>
37
38
39
40This endpoint returns a 200 OK response if the namespace exists, otherwise it returns a 404 Not Found response.
41
42<ParamsDetails
43 parameters={undefined}
44>
45
46</ParamsDetails>
47
48<RequestSchema
49 title={"Body"}
50 body={undefined}
51>
52
53</RequestSchema>
54
55<StatusCodes
56 id={undefined}
57 label={undefined}
58 responses={{"200":{"description":"Namespace exists"},"404":{"description":"Namespace does not exist"}}}
59>
60
61</StatusCodes>
62
63
64
1---
2id: head-namespace
3title: "Check Namespace exists"
4description: "This endpoint returns a 200 OK response if the namespace exists, otherwise it returns a 404 Not Found response."
5sidebar_label: "Check Namespace exists"
6hide_title: true
7hide_table_of_contents: true
8api: eJzFU8Fu2zAM/RWCZ8V2ghxW34p2w4oN3aU7BUGr2ExE1JE0iU5bGP73gUmbpimw604SRPLxke9pQLGbjPUCbxpaUdrg0mBLuUkchYPHGu8cZyDfxsBeIJH0yWewMKsq+PUDEuUYfCbgNYgj8HZLOdqGgJ45SzYQxFF6Yk05rZ9Xc7gNAt9C79sjTIEGQ6RktftNizU6su39ERUNvqVmrAecVZUeHynfnnHA0eC8mv8rsQ2UwQc5VOA4GtySuPDGAA1GKw5rLHfTkg/LKo+0cjkc7yMazJR2lHSxA/apUxCRWJdlFxrbuZCl/lJdVHi+7J8ahpZ21IW4JS9wQCrgKvg1b/pE8MTi4GEyUcSHAseltmv6xPKy72cj3z+S3pcaY78OOrmwdIQ1pt4Lb+lT6ztHkCM31MJ7SscN+Uxar/NhjZfRNo4ms0LJc0teeM2UPkZGgzr+AXhaXBQzfYohy9b6E7ArR80jfJLrjNqATfBCXv6LG+UlKlWhZyljZ9nrKHtNh1dLLHA31WW8/iCD77ZAg/W7d5cGVXqtGIaVzfQ7deOoz396SnvFDO5sYrtSqRbLUxd+/3p5jeP4Fw6LQ6E=
9sidebar_class_name: "head 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={"Check Namespace exists"}
27>
28</Heading>
29
30<MethodEndpoint
31 method={"head"}
32 path={"/v1/iceberg/namespaces/{namespace}"}
33 context={"endpoint"}
34>
35
36</MethodEndpoint>
37
38
39
40This endpoint returns a 200 OK response if the namespace exists, otherwise it returns a 404 Not Found response.
41
42<ParamsDetails
43 parameters={undefined}
44>
45
46</ParamsDetails>
47
48<RequestSchema
49 title={"Body"}
50 body={undefined}
51>
52
53</RequestSchema>
54
55<StatusCodes
56 id={undefined}
57 label={undefined}
58 responses={{"200":{"description":"Namespace exists"},"404":{"description":"Namespace does not exist"}}}
59>
60
61</StatusCodes>
62
63
64