Get project history of actions
GET
/method/project_history/list
ProjectHistory
Request
Query Params
v
enum<string>Â
required
Allowed values:
123
Example:
3
language
enum<string>Â
required
Allowed values:
ruencn
Default:
en
Example:
en
limit
numberÂ
optional
>= 1<= 100
Default:
20
offset
numberÂ
optional
>= 0
Default:
0
project_id
numberÂ
required
date_from
string <date-time>
optional
date_to
string <date-time>
optional
action
enum<string>Â
optional
Allowed values:
project_channel_invite_addproject_channel_invite_delproject_channel_invite_acceptproject_channel_invite_declineuser_project_invite_adduser_project_invite_deluser_project_invite_acceptuser_project_invite_declineuser_project_adduser_project_deluser_project_changeproject_channel_addproject_channel_delproject_channel_change
group_id
numberÂ
optional
Request samples
Responses
Modified at 2025-06-14 12:31:21