Get UDF attachment
Disclaimer: This beta endpoint is evolving; the API contract may change.
Returns the current attachment of a UDF to one service.
GET
Get UDF attachment
Beta
Disclaimer: This beta endpoint is evolving; the API contract may change.
Returns the current attachment of a UDF to one service.
Returns the current attachment of a UDF to one service.
Authorizations
Use key ID and key secret obtained in ClickHouse Cloud console: https://clickhouse.com/docs/cloud/manage/openapi
Path Parameters
ID of the requested organization.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$Name of the UDF.
Pattern:
^[A-Za-z][A-Za-z0-9_]*$ID of the requested service.
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000)$Response
Successful response.
Last modified on August 3, 2026
Get UDF attachment