(v3) Get Single Event Record

Returns a single event record by its ID. Useful for confirming the current state of a record before patching it with PATCH /api/v3/forms/event/{formId}/data/{dataId}, or for spot-checking an individual entry after a bulk import.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The form ID

integer
required

The event record ID

Headers
string
required

The current session token. Returned by most API calls and must be passed on all subsequent v2/v3 calls.

string

A unique identifier for your application. Helps Teamworks support staff identify your requests if you need assistance.

Responses
200

The event record

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json