Projects
Fetch projects
Returns a list of Ditto projects. Only projects with Developer Mode enabled can be fetched.
GET
Authorizations
Response
200 - application/json
The projects will return as a JSON Object with each project under it's own project ID in the format project_<DITTO_PROJECT_ID> as the key in the object.
The response is of type object[]
.