SmugMug API - User BioImage

Response [200 Ok]

Uri /api/v2/user/scottlefler!bioimage
UriDescription User BioImage
EndpointType BioImage
Locator BioImage
LocatorType Object

Timing

Total

cycles 1
objects 0
time 0.02415

Request

Uri /api/v2/user/scottlefler!bioimage
Method GET
Version v2

Options

Path

  • /api
  • /v2
  • /user
  • /
  • !bioimage

Methods

OPTIONS

Permissions
  • Read

GET

Permissions
  • Read

JSON

{
    "Request": {
        "Version": "v2",
        "Method": "GET",
        "Uri": "/api/v2/user/scottlefler!bioimage"
    },
    "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"
        ],
        "Path": [
            {
                "type": "path",
                "text": "api"
            },
            {
                "type": "path",
                "text": "v2"
            },
            {
                "type": "path",
                "text": "user"
            },
            {
                "type": "singleparam",
                "param_name": "nickname",
                "param_value": "scottlefler"
            },
            {
                "type": "action",
                "text": "bioimage"
            }
        ]
    },
    "Response": {
        "Uri": "/api/v2/user/scottlefler!bioimage",
        "Locator": "BioImage",
        "LocatorType": "Object",
        "UriDescription": "User BioImage",
        "EndpointType": "BioImage",
        "Timing": {
            "Total": {
                "time": 0.02415,
                "cycles": 1,
                "objects": 0
            }
        }
    },
    "Code": 200,
    "Message": "Ok"
}