Skip to content

Organization

organization_domains_get

Gets a single custom domain in a product by id

Tool

organization_domains_get

Gets a single custom domain in a product by id

Gets a single custom domain in a product by id

Behavior

HTTP
GET /governance/api/v1/products/:productId/domains/:domainId

Arguments

NameTypeRequiredDescription
domainIdstringNo description in the catalog.
productIdstringNo description in the catalog.

Response

FieldTypeAlwaysDescription
idstring
modestring
domainstring
createdAtstring
createdBystring
productIdstring
providerConnectorIdstring

Try it

Gets a single custom domain in a product by id.

When to use

Gets a single custom domain in a product by id

Example

Ask your agent something like this:

Gets a single custom domain in a product by id.

The agent will invoke organization_domains_get with these arguments:

{
  "domainId": "<domainId>",
  "productId": "<productId>"
}

Esc

Start typing to search the docs.

navigateselect