GET /v1/TrustProducts/{TrustProductSid}/Evaluations/{Sid}

twilio.com:twilio_trusthub_v1

Summary:
Operation ID: FetchTrustProductEvaluation
Auth: unknown
Description

Fetch specific Evaluation Instance.

Parameters (2)

Sid (string, path, required)

The unique string that identifies the Evaluation resource.

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^EL[0-9a-fA-F]{32}$'}

TrustProductSid (string, path, required)

The unique string that we created to identify the trust_product resource.

Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^BU[0-9a-fA-F]{32}$'}

No probe data for this endpoint yet.