API

Doc-Tag

Tag list

Specific Parameters

  • Tag STRING Document Tag

Common Parameters

  • RBP INTEGER Items per page
  • Page INTEGER Page to request

Type Data type

M Mandatory

+ Multiple values separated with pipe "|"

Syntax Try it yourself

http://api.worldarchery.org/v3/DOC-TAG/?Tag=STRING [&RBP=INTEGER&Page=INTEGER]

http://api.worldarchery.org/?v=3&content=DOC-TAG&Tag=STRING [&RBP=INTEGER&Page=INTEGER]

Response

{
    "pageInfo": {
        "totalResults": 4,
        "resultsPerPage": 10,
        "page": 0
    },
    "items": [
        {
            "TagId": 1,
            "Tag": "Invitation Package"
        },
        {
            "TagId": 4,
            "Tag": "Results"
        },
        {
            "TagId": 2,
            "Tag": "Schedule"
        },
        {
            "TagId": 3,
            "Tag": "Team Managers Booklet"
        }
    ]
}
×

Try it: Doc-Tag

Tag
RBP
Page
Request: