-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathmembers.yml
33 lines (33 loc) · 1.85 KB
/
members.yml
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
interactions:
- request:
body: null
headers:
Accept: ['*/*']
Accept-Encoding: ['gzip, deflate']
Connection: [keep-alive]
User-Agent: [python-requests/2.18.4]
method: GET
uri: https://www.openhumans.org/api/direct-sharing/project/?access_token=ACCESSTOKEN
response:
body: {string: '{"active":true,"approved":false,"authorized_members":1,"badge_image":"https://open-humans-production.s3.amazonaws.com/direct-sharing/badges/None/pet-badge.png","contact_email":"[email protected]","id":12,"id_label":"direct-sharing-12","info_url":"https://www.example.com","is_academic_or_nonprofit":true,"is_study":false,"leader":"Mad
Price Ball","long_description":"NOT A REAL PROJECT. This project is set up
to serve as an example project for requesting and receiving data from members.
Please don''t join this project unless you''re interested in your account
being used for demo purposes and have been invited to do so.","name":"Example
Project: Data Access","organization":"Open Humans","request_message_permission":false,"request_sources_access":[],"request_username_access":false,"returned_data_description":"","short_description":"An
example project demonstrating how to retrieve data from member accounts.","slug":"example-project-data-access","type":"on-site"}'}
headers:
Allow: ['GET, HEAD, OPTIONS']
Cache-Control: ['max-age=0, no-cache, no-store, must-revalidate']
Connection: [close]
Content-Language: [en]
Content-Type: [application/json]
Date: ['Fri, 16 Mar 2018 04:10:34 GMT']
Expires: ['Fri, 16 Mar 2018 04:10:35 GMT']
Last-Modified: ['Fri, 16 Mar 2018 04:10:35 GMT']
Server: [Cowboy]
Vary: ['Accept, Accept-Language, Cookie']
Via: [1.1 vegur]
X-Frame-Options: [SAMEORIGIN]
status: {code: 200, message: OK}
version: 1