This API is in preview release for Amazon Connect and is subject to change.
For the specified referenceTypes, returns a list of references associated with the contact.
get/contact/references/{InstanceId}/{ContactId}#referenceTypes
Path parameters
InstanceIdstring required
The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.
ContactIdstring required
The identifier of the initial contact.
Query parameters
referenceTypesReferenceType[] required
The type of reference.
nextTokenstring
<p>The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.</p> <important> <p>This is not expected to be set, because the value returned in the previous response is always null.</p> </important>
NextTokenstring
Pagination token
Response
Success