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