Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

Projects changed

api/compliance/apps/projects

Nearest release: v2.1.271, published 2 hours after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+2added
Lines−2removed
From line 586 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits6to this page, all time

The whole hunk

from line 586, old and new numbered
/
lines
from line 586
586586 
587587#### Returns
588588 
589- `data: array of object or object`
589- `data: array of ComplianceProjectFileReference or ComplianceProjectDocReference`
590590 
591591 List of attachments sorted chronologically by created_at, tie break by id
592592 
from line 740
740740 
741741#### Returns
742742 
743- `data: array of object or object or object or object`
743- `data: array of ComplianceProjectUserCollaborator or ComplianceProjectGroupCollaborator or ComplianceProjectOrganizationCollaborator or ComplianceProjectOrganizationRoleCollaborator`
744744 
745745 List of collaborators sorted chronologically by granted_at, tie break by the underlying role-assignment UUID
746746 
Feedback