provider Case Management Attribute GET /api/v2/cases/types/custom_attributes
@utdk/datadog /api/v2/cases/types/custom_attributes
Get all custom attributes
Get all custom attributes

Try it

Authentication
Configure credentials for Datadog API V2 Collection
getallcustomattributes
GET/api/v2/cases/types/custom_attributes
Get all custom attributes

This operation has no parameters.

Configure credentials above to enable sending.

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

TypeScript

import datadog from '@utdk/datadog';

await datadog.getallcustomattributes()