Skip to content

Conversation

vansh909
Copy link
Contributor

@vansh909 vansh909 commented Sep 28, 2025

Closes: #1193
Parent issue: #1179

Describe the add-ons or changes you've made

  • Implemented a new API endpoint to fetch the list of collaborators for a project.
  • The API ensures only authorized users (project owner) can access this information.
  • The response returns the list of collaborators.
  • Added proper error handling for scenarios like missing or invalid project IDs.

###Screenshot
image

Type of change

What sort of change have you made:

  • New feature

Note to reviewers

  • Feature developed as part of the Invite Multiple Collaborators to a Project task.

Copy link

vercel bot commented Sep 28, 2025

@vansh909 is attempting to deploy a commit to the avdheshvarshney's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

@vansh909 vansh909 closed this by deleting the head repository Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API Endpoint: Get List of Collaborators for a Project
1 participant