Skip to main content

List all projects

GET 

/api/get_projects

Returns every project on the grid, with each project's workflows (including live node counts), variables, and git configuration.

Projects the caller does not collaborate on come back as a stub: name, description, and who is on them, with accessible false and no contents. That is the deliberate shape of the model - a user can see that a project exists and who to ask about it, but nothing of what is inside it.

Responses

All projects visible to the current user, ordered per their saved project ordering.