Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Reading a new release v2.1.280 First look · 1/6 0 findings $0.00 so far
One change · api

Collaborators changed

api/compliance/apps/projects/collaborators

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 46 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 46, old and new numbered
/
lines
from line 46
4646 
4747### Returns
4848 
49- `data: array of object or object or object or object`
49- `data: array of ComplianceProjectUserCollaborator or ComplianceProjectGroupCollaborator or ComplianceProjectOrganizationCollaborator or ComplianceProjectOrganizationRoleCollaborator`
5050 
5151 List of collaborators sorted chronologically by granted_at, tie break by the underlying role-assignment UUID
5252 
from line 214
214214 
215215### Collaborator List Response
216216 
217- `CollaboratorListResponse = object or object or object or object`
217- `CollaboratorListResponse = ComplianceProjectUserCollaborator or ComplianceProjectGroupCollaborator or ComplianceProjectOrganizationCollaborator or ComplianceProjectOrganizationRoleCollaborator`
218218 
219219 - `ComplianceProjectUserCollaborator object`
220220