projectID
. This endpoint returns comprehensive metadata about the project, including its name, description, associated organization, and the role of the AI coworker within the project. It's essential for managing and accessing specific projects, ensuring efficient organization and execution of tasks within your automation workflows.curl --location --request GET 'https://api.wexa.ai/v1/project/' \
--header '{x-api-key}: <api-key>'
{}