saas-agents Developer API
integer · min: 1 · max: 100const · required
List workspace projects
GET
https://saas.ha.knwl.me
/api/v1/projects
Bearer (Developer API key)
Lists active projects in the API key workspace. Responses are no-store and secret-free.
query Parameters
limitMaximum projects to return, between 1 and 100.
Default: 50
List workspace projects › Responses
Project list.
okConst value:
ProjectSummary[] · required