(v3) Get Dashboard History

Returns the change history for a specific dashboard. Each entry records who made a change and when. Use the version IDs from this response to retrieve or revert to a specific state with GET /api/v3/dashboards/{id}/version/{versionId}.

Intended for auditing and integration tooling, not general data access. Requires builder or admin access.

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

The dashboard 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

Change history for the dashboard

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