Retrieve a comprehensive list of all projects within your organization. This endpoint provides an overview of the projects, including their names, descriptions, and associated roles. It's essential for managing and navigating through multiple projects, ensuring efficient organization and access to various automation workflows.
Request
Authorization
Add parameter in header
x-api-key
Example:
x-api-key: ********************
Query Params
Responses
🟢200Success
application/json
Body
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.wexa.ai/v1/project/all?userId=67fdea40aac77be632954f0e' \
--header'x-api-key: <api-key>'