I'm currently having trouble accessing Phantom via web gui, it's giving 500 error.
I just need to retrieve the custom playbooks that we've built. Is there a way that we can retrieve the phantom playbooks via CLI, since it's on-prem server?
Thanks in advance!
Phantom stores it's playbook repos under $PHANTOM_HOME/scm/git/$REPO_NAME. PHANTOM_HOME is usually '/opt/phantom' and the default repo is called 'local'.