Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HawaiiRyan/a8c34e6da7c2aee5ed0112ab5f0c303f to your computer and use it in GitHub Desktop.
Save HawaiiRyan/a8c34e6da7c2aee5ed0112ab5f0c303f to your computer and use it in GitHub Desktop.
Get - Profile - cURL Example
curl --location --request GET 'https://ws1.ryanpringnitz.com/API/mdm/profiles/86' \
--header 'Accept: application/json;version=2' \
--header 'Authorization: Basic SGF3YWlpNG1l' \
--header 'aw-tenant-code: a/D3ariE08ltuYjgecv2jnW/mi41in3lYUd9vHlK0hk=' \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment