forked from auth0/go-auth0
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTestGrantManager_List.yaml
39 lines (39 loc) · 1.83 KB
/
TestGrantManager_List.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
version: 2
interactions:
- id: 0
request:
proto: HTTP/1.1
proto_major: 1
proto_minor: 1
content_length: 5
transfer_encoding: []
trailer: {}
host: go-auth0-dev.eu.auth0.com
remote_addr: ""
request_uri: ""
body: |
null
form: {}
headers:
Content-Type:
- application/json
User-Agent:
- Go-Auth0-SDK/latest
url: https://go-auth0-dev.eu.auth0.com/api/v2/grants?include_totals=true&per_page=50
method: GET
response:
proto: HTTP/2.0
proto_major: 2
proto_minor: 0
transfer_encoding: []
trailer: {}
content_length: -1
uncompressed: true
body: '{"total":4,"start":0,"limit":50,"grants":[{"user_id":"auth0|63ce75d9c67d5f2312d030c1","audience":"https://go-auth0-dev.eu.auth0.com.eu.auth0.com/api/v2/","scope":["openid","profile"],"clientID":"Z3FKRhWMsXg7iwljDHcNtAkUnCRXYttO","id":"63cff5bc7209008e35c888c1"},{"user_id":"auth0|63ce75d9c67d5f2312d030c1","audience":"https://go-auth0-dev.eu.auth0.com.eu.auth0.com/userinfo","scope":[],"clientID":"x6JQCUgTHFxLjAUqJE7Fx2Iyud62IlhI","id":"63cfab337209008e35387e3a"},{"user_id":"auth0|63ce75d9c67d5f2312d030c1","audience":"https://go-auth0-dev.eu.auth0.com.eu.auth0.com/userinfo","scope":["openid","profile"],"clientID":"Z3FKRhWMsXg7iwljDHcNtAkUnCRXYttO","id":"63ce85577209008e35b45369"},{"user_id":"auth0|63ce75d9c67d5f2312d030c1","audience":"https://go-auth0-dev.eu.auth0.com.eu.auth0.com/userinfo","scope":["openid","profile"],"clientID":"vugiCcTHg2cZOhKIA8bwDVw3cwLZYzaf","id":"63ce84bf7209008e359303d4"}]}'
headers:
Content-Type:
- application/json; charset=utf-8
status: 200 OK
code: 200
duration: 119.091ms