Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
ClickHouse launches Claude-powered Agents and House Mates partner program at Open House 2026 Read more →
모든 조직 초대 목록을 반환합니다.
cURL
curl --request GET \ --url https://api.clickhouse.cloud/v1/organizations/{organizationId}/invitations \ --header 'Authorization: Basic <encoded-value>'
{ "requestId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "result": [ { "createdAt": "2023-11-07T05:31:56Z", "email": "jsmith@example.com", "expireAt": "2023-11-07T05:31:56Z", "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a" } ], "status": 200 }
ClickHouse Cloud 콘솔에서 발급받은 키 ID와 키 시크릿을 사용하십시오: https://clickhouse.com/docs/cloud/manage/openapi
요청한 조직의 ID입니다.
성공 응답
각 요청에 할당되는 고유 ID입니다. UUIDv4
Show child attributes
HTTP 상태 코드입니다.
200
이 페이지가 도움이 되었나요?