FormPageRequests
Get one FormPageRequest
Retrieve a single FormPageRequest record by its Id.
GET
Get one FormPageRequest
A FormPageRequest represents a single submission of a form page by a customer. It groups all the answers provided in one form session and tracks which customer submitted it and when.
Authentication
This endpoint requires OAuth2 authentication. Include a valid bearer token in the
Authorization header.
The authenticated user must be a full unrestricted administrator or have the FormPageRequest-Read role.Path Parameters
The Id of the FormPageRequest record to retrieve.
Code Examples
Response
200
ID of the coworker linked to this record.
The coworker coworker type value for this form page request.
Display name of the linked coworker full (read-only).
Display name of the linked coworker company (read-only).
Display name of the linked coworker billing (read-only).
The coworker email value for this form page request.
ID of the form page linked to this record.
Display name of the linked form page (read-only).
Display name of the linked form page business (read-only).
Date/time value for sent on.
Whether submitted is enabled.
ID of the event attendee unique associated with this record.
ID of the calendar event unique associated with this record.
ID of the coworker contract unique associated with this record.
Unique record identifier.
UUID of the record.
Date and time the record was created (ISO 8601).
Date and time the record was last updated (ISO 8601).
Email of the user who last updated this record.
Whether the record was recently created.
External system identifier.
Example Response
Get one FormPageRequest