List delegate account
GET {{baseUrl}}/api/v2/integration/gcp/sts_delegate
List your Datadog-GCP STS delegate account configured in your Datadog account.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"attributes":{"delegate_account_email":"\u003cstring\u003e"},"id":"\u003cstring\u003e","type":"gcp_sts_delegate"}}