Parameters
name type required description
reciptask_sid string yes Unique Identifier for the recipient task
Example
Resource/tasktypes/data-container/instances/tasks/reciptasks/d854f1fd-773d-4883-a2b7-0acc8c33d138Try It!
Authentication

Append your key and the token obtained from either Access/exchange-token or Access/impersonate to the querystring (key=mykey&token=kj123khb123hb123hb123jh123) or to the headers (Authorization:Bearer kj123khb123hb123hb123jh123) of your request.

Response
{
  field_configuration: [
    {
      key: "client_name",
      value_type: "string"
    },
    {
      key: "client_number",
      value_type: "numeric"
    }
  ]
}