provider Google Chat Integration GET /api/v2/integration/google-chat/organizations/app/named-spaces/{domain_name}/{space_display_name}
@utdk/datadog /api/v2/integration/google-chat/organizations/app/named-spaces/{domain_name}/{space_display_name}
Get space information by display name
Get the resource name and organization binding ID of a space in the Datadog Google Chat integration.
domain_name path required
The Google Chat domain name.
string
space_display_name path required
The Google Chat space display name.
string

Try it

Authentication
Configure credentials for Datadog API V2 Collection
Gateway
The gateway proxies requests and injects credentials server-side. Configure credentials above, then enter your gateway URL.

Saved automatically to browser storage.

getspacebydisplayname
GET/api/v2/integration/google-chat/organizations/app/named-spaces/{domain_name}/{space_display_name}
Get the resource name and organization binding ID of a space in the Datadog Google Chat integration.

Parameters

required

The Google Chat domain name.

required

The Google Chat space display name.

Enter a gateway URL above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import datadog from '@utdk/datadog';

await datadog.getspacebydisplayname()