# Get all projects Retrieves a list of all active projects visible to the authenticating API key. Only basic information (name, id, description) is returned per project. Archived projects are not included. Look to these endpoints for retrieving information about the folder and script contents of projects: - GET /projects/:p/folders - GET /projects/:p/folders/:f Endpoint: GET /projects Version: 1.0 ## Response 200 fields