Extension for quickly visualize CircleCI Workflows status.
curl --request GET \
--url https://circleci.com/api/v2/me/collaborations \
--header 'Circle-Token: <YOUR_API_TOKEN_HERE'
<vcs_type>/<name>
(eg.: github/qeude
)Note: If this instruction wasn't clear, please let me know in Slack Community or feel free to create a PR with improved steps.