History
Get history
Retrieve the history of a specific workspace.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
A paginated list of workspace history entries
Unique identifier for the workspace history record.
Identifier of the workspace associated with this history record.
Identifier of the user who made the change.
Type of the history record.
Identifier of the record associated with this history entry.
Additional data related to the history record.
Was this page helpful?