Use this endpoint to fetch a list of all members associated with a specific project in Wexa.ai. It provides details about each member's identity, role, and workspace assignments, facilitating effective team management.
Request
Path Params
Header Params
Responses
🟢200Success
application/json
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.wexa.ai/project-member/' \
--header'x-api-key: {{your-api-key}}'