Return Folders Information
Type Data type
M Mandatory
+ Multiple values separated with pipe "|"
http://api.worldarchery.org/v3/DOC-FOLDER/?FolderId=INTEGER&FolderName=STRING&CompId=INTEGER [&RBP=INTEGER&Page=INTEGER]
http://api.worldarchery.org/?v=3&content=DOC-FOLDER&FolderId=INTEGER&FolderName=STRING&CompId=INTEGER [&RBP=INTEGER&Page=INTEGER]
{
"pageInfo": {
"totalResults": 1,
"resultsPerPage": 10,
"page": 0
},
"items": [
{
"FolderId": 577,
"Name": "2019",
"Level": 3,
"Parent": 16,
"Competitions": [
18156,
18157,
18159,
19890,
20614
],
"Path": "/Events/World_Cup/2019",
"URL": "https://documents.worldarchery.org/?dir=577",
"SubFolders": [
{
"FolderId": 578,
"Name": "1_Medellin",
"Competitions": [
19890
],
"Level": 4,
"Path": "/Events/World_Cup/2019/1_Medellin",
"URL": "https://documents.worldarchery.org/?dir=578"
},
{
"FolderId": 579,
"Name": "2_Shanghai",
"Competitions": [
18157
],
"Level": 4,
"Path": "/Events/World_Cup/2019/2_Shanghai",
"URL": "https://documents.worldarchery.org/?dir=579"
},
{
"FolderId": 580,
"Name": "3_Antalya",
"Competitions": [
18156
],
"Level": 4,
"Path": "/Events/World_Cup/2019/3_Antalya",
"URL": "https://documents.worldarchery.org/?dir=580"
},
{
"FolderId": 581,
"Name": "4_Berlin",
"Competitions": [
18159
],
"Level": 4,
"Path": "/Events/World_Cup/2019/4_Berlin",
"URL": "https://documents.worldarchery.org/?dir=581"
},
{
"FolderId": 619,
"Name": "5_Moscow",
"Competitions": [
20614
],
"Level": 4,
"Path": "/Events/World_Cup/2019/5_Moscow",
"URL": "https://documents.worldarchery.org/?dir=619"
}
],
"Documents": [
{
"DocumentId": 4625,
"Name": "2019 Hyundai Archery World Cup Rules",
"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"
}
]
}
]
}