provider Google Chat Integration GET /api/v2/integration/google-chat/organizations/{organization_binding_id}/organization-handles/{handle_id}
@utdk/datadog /api/v2/integration/google-chat/organizations/{organization_binding_id}/organization-handles/{handle_id}
Get organization handle
Get an organization handle from the Datadog Google Chat integration.
organization_binding_id path required
Your organization binding ID.
string
handle_id path required
Your organization handle ID.
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.

getorganizationhandle
GET/api/v2/integration/google-chat/organizations/{organization_binding_id}/organization-handles/{handle_id}
Get an organization handle from the Datadog Google Chat integration.

Parameters

required

Your organization binding ID.

required

Your organization handle ID.

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.getorganizationhandle()