| Hi [~cmacedo86] /api/apps doesn't return soft deletes, and GetAppById shouldn't as well. Soft delete means that it still exists on the DB but should not be returned to the endpoint or the web ui. It will have the deleted_at timestamp set in the DB. This is not the same as disabled |
|