Get team members of a project
This endpoint is for retrieving the list of team members for a specific project using the project ID.
Header Parameters |
---|
apiToken string — REQUIREDSecret key for the project |
Responses | |||
---|---|---|---|
200 Team members retrieved successfully
| |||
400 Bad request, such as invalid input
| |||
401 Unauthorized access
| |||
404 Project not found
| |||
500 Internal Server Error
|