Created
February 29, 2020 00:12
-
-
Save flurrydev/7ab15263ba52dbc310414b1585816ec0 to your computer and use it in GitHub Desktop.
YDN RDD Request Response
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data":{ | |
"type":"rawData", | |
"id":"26", | |
"attributes":{ | |
"creationDate":1513036531916, | |
"endTime":1511251199000, | |
"modifiedDate":1513036531916, | |
"outputFormat":"JSON", | |
"requestStatus":"Acknowledged", | |
"s3URI":null, | |
"startTime":1511164800000 | |
}, | |
"relationships":{ | |
"project":{ | |
"data":{ | |
"type":"project", | |
"apiKey":"AAAA1111BBBB2222CCCC" | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment