service/project_history_get
Api Code Documentation / Exports / service/project_history_get
Table of contents
Functions
Functions
getProjectHistory
▸ getProjectHistory(conn
, ctx
, serviceUser
, projectId
, filter?
): Promise
<Type
<ProjectTraceEvent
[]>>
Parameters
Name | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
serviceUser | ServiceUser |
projectId | string |
filter? | Filter |
Returns
Promise
<Type
<ProjectTraceEvent
[]>>