Get a single FormSubmission activity
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:)>.
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Query parameters
_fields
Comma-separated list of fields to include in the response.
Response
Successful response
_type
activity_at
contact_id
created_by
date_created
date_updated
form_configuration_id
form_id
id
ip_address
lead_id
organization_id
origin
source_url
source_url_normalized
updated_by
user_id
users
values
values_by_name
created_by_name
form_name
updated_by_name
user_name
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error