Files
Gainsight/Custom_Templates/customer_templates/Sandbox/admindash.py
2022-11-11 21:54:43 -05:00

6 lines
165 B
Python

import requests
'''
curl --request GET \
--url https://api.northpass.com/v2/courses?api_key=VXwwWNfT8AEiDQqDgP0KiUqIZ \
--header 'Accept: application/json'
'''