List projects
List projects
Returns every project in the workspace. A project is the container that owns exactly one agent. The call takes no paging parameters, so one request yields the whole set.
GET
List projects
Authorizations
Voiceflow bearer token
Query Parameters
The ID of the workspace to list projects from.
Response
200 - application/json
Returns every project in the workspace named by workspaceID, each with its name, description, image URL, and creation and update timestamps.