Files
Gainsight/Custom_Templates/customer_templates/Sandbox/admindash.py

6 lines
165 B
Python
Raw Normal View History

2022-02-23 13:18:41 -05:00
import requests
'''
curl --request GET \
--url https://api.northpass.com/v2/courses?api_key=VXwwWNfT8AEiDQqDgP0KiUqIZ \
--header 'Accept: application/json'
'''