GET v1/CustomerProfiles/{CustomerProfileSid}/Evaluations/{Sid}
Summary: —
Operation ID: FetchCustomerProfileEvaluation
Auth: unknown
Operation ID: FetchCustomerProfileEvaluation
Auth: unknown
Description
Fetch specific Evaluation Instance.
Parameters (2)
CustomerProfileSid
(string, path, required)
The unique string that we created to identify the customer_profile resource.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^BU[0-9a-fA-F]{32}$'}
Sid
(string, path, required)
The unique string that identifies the Evaluation resource.
Constraints: {'minLength': 34, 'maxLength': 34, 'pattern': '^EL[0-9a-fA-F]{32}$'}
No probe data for this endpoint yet.