Return Files information
Type Data type
M Mandatory
+ Multiple values separated with pipe "|"
http://api.worldarchery.org/v3/DOC-FILE/?DocId=INTEGER&DocName=STRING&CompId=INTEGER&Tag=STRING [&RBP=INTEGER&Page=INTEGER]
http://api.worldarchery.org/?v=3&content=DOC-FILE&DocId=INTEGER&DocName=STRING&CompId=INTEGER&Tag=STRING [&RBP=INTEGER&Page=INTEGER]
{
"pageInfo": {
"totalResults": 1,
"resultsPerPage": 10,
"page": 0
},
"items": [
{
"DocumentId": 4625,
"FolderId": 577,
"Name": "2019 Hyundai Archery World Cup Rules",
"FolderName": "2019",
"Competitions": [
18156,
18157,
18159,
19890,
20614
],
"Tags": [],
"MimeType": "application/pdf",
"Path": "/Events/World_Cup/2019/19_Rules_WorldCup_V1.0.pdf",
"URL": "https://documents.worldarchery.org/?doc=4625"
}
]
}