Get User Interaction 1

Get User Interaction 1

Get user interaction form.

Request
URI
GET
https://{api_host}/vco/api/forms/userInteraction/{id}
COPY
Path Parameters
string
id
Required

id


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

Code Samples
COPY
                    curl -H 'Authorization: <value>' https://{api_host}/vco/api/forms/userInteraction/{id}