GET /api/v1/insight/metadata/(ci-name)

The metadata includes the dimension and measure that are part of the calculated insight.

HTTP method

GET

Availability

Data Cloud v1.0, Salesforce v51.0

Formats

REST

URI

/api/v1/insight/metadata/(ci-name)

Field NameField TypeDescription
ci_namestringRequired. The calculated insight name. Example: IndividualChildrenCount__cio
Request

Response

ResponseReason
200 OKCallback successfully verified
400 Bad RequestInvalid request
403 ForbiddenFailed to pass authorization.
404 Not FoundIncorrect callback ID, verification key, or both.
422 Unprocessable EntityAttribute name used in fields/filter parameter doesn’t exist.
500 Server ErrorInternal error