API ReferenceTypesGetProjectCollaboratorsArgsOn this pageGetProjectCollaboratorsArgs type GetProjectCollaboratorsArgs = { cursor: string | null; limit: number;}; Arguments for retrieving project collaborators. Type declaration NameType cursor?string | null limit?number See https://todoist.com/api/v1/docs#tag/Projects/operation/get_project_collaborators_api_v1_projects__project_id__collaborators_get