get https://api.kapto.ai/api/processes
Return the list of all active processes and their current state, if in tranining or in production mode.
To the caller is returned a list of processes (named Models on the KAPTO user interface), to which the user has visibility.
In particular for each process (see the return object) a list of objects containing the following data:
id: Unique identifier of the process
name: Name of the process
description: Short description of the process
state: process training state. A process can be in training phase or in operational phase
creationDate: when the process has been created on the platform
goal: Represents the goal of the model (CLASSIICATION, EXTRACTION)