Skip to content

Instantly share code, notes, and snippets.

@voronenko-p
Created March 29, 2020 11:21
Show Gist options
  • Save voronenko-p/122b1ebb7b564954b676125e66121bda to your computer and use it in GitHub Desktop.
Save voronenko-p/122b1ebb7b564954b676125e66121bda to your computer and use it in GitHub Desktop.
@accessToken = {{accessTokenRequest.response.body.$.access_token}}
GET {{domain_endpoint}}/direct
authorization: Bearer {{accessToken}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment