Config

{
    "expand_method": "ref",
    "shorturis": false
}

Options

Path

  • /api
  • /v2
  • /album
  • /
  • /image
  • /
  • !download

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

Output Fields

Url uri

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/album/sn8TzJ/image/mzTh42D-0!download"
    },
    "Options": {
        "MethodDetails": {
            "OPTIONS": {
                "Permissions": [
                    "Read"
                ]
            },
            "GET": {
                "Permissions": [
                    "Read"
                ]
            }
        },
        "Methods": [
            "OPTIONS",
            "GET"
        ],
        "MediaTypes": [
            "application/json",
            "application/vnd.php.serialized",
            "application/x-msgpack",
            "text/html",
            "text/csv"
        ],
        "Output": [
            {
                "Name": "Url",
                "Type": "Uri",
                "MAX_LENGTH": "INFINITY",
                "Locator": []
            }
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "album"
            },
            {
                "type": "singleparam",
                "param_name": "albumkey",
                "param_value": "sn8TzJ",
                "param_validator": {}
            },
            {
                "type": "path",
                "text": "image"
            },
            {
                "type": "singleparam",
                "param_name": "imagekey",
                "param_value": "mzTh42D-0",
                "param_validator": {}
            },
            {
                "type": "action",
                "text": "download"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/album/sn8TzJ/image/mzTh42D-0!download",
        "Locator": "AlbumImageDownload",
        "LocatorType": "Object",
        "AlbumImageDownload": {
            "Url": "https://photos.smugmug.com/Mid-Atlantic-Region/Maryland-Wing/Encampments/2024-Tri-Wing-Encampment/Day-6/i-mzTh42D/0/K6hJh7js5Rb9DmVQZD3rpZhz4Nczm4Cn6d6ngPMqm/D/2024-TWE-D6-PTDawson%20%2816%29-D.jpg",
            "Uri": "/api/v2/album/sn8TzJ/image/mzTh42D-0!download",
            "UriDescription": "Download the image from the album"
        },
        "UriDescription": "Download the image from the album",
        "EndpointType": "AlbumImageDownload",
        "Timing": {
            "Total": {
                "time": 0.04589,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}