Skip to main content
GET
Retrieve a user form

Authorizations

Authorization
string
header
required

Username = api_key_id, Password = api_key_secret

Path Parameters

id
string<uuid>
required

ID of the user form object to be retrieved.

Response

200 - application/json
id
string<uuid>

Unique ID of the user form.

account
string<uuid>

ID of the account associated with the user form.

data
object
created_at
string<date-time>

Timestamp (ISO 8601) when the user form was submitted.

updated_at
string<date-time>

Timestamp (ISO 8601) when the user form object was last updated.