project management
List Projects
List all projects that the user has access to
Example:
curl --location 'http://0.0.0.0:4000/project/list' \
--header 'Authorization: Bearer sk-1234'
get/project/list
Response
Successful Response
List all projects that the user has access to
Example:
curl --location 'http://0.0.0.0:4000/project/list' \
--header 'Authorization: Bearer sk-1234'
Successful Response