Files
Gainsight/NP_Custom_Templates/customer_templates/Sandbox/admindash.py
2022-02-23 17:40:01 -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'
'''