Was this page helpful?

GET:files/{fileid}/properties/{key}

    Overview

    public. Retrieve the content of an attachment property

    Uri Parameters
    NameTypeDescription
    fileidintidentifies a file by ID
    keystringA unique identifier for a property that is obtained through GET:files/{fileid}/properties
    Query Parameters
    NameTypeDescription
    authenticatebool?Force authentication for request (default: false)
    redirectsint?If zero, do not follow page redirects.
    Return Codes
    NameValueDescription
    BadRequest400Invalid input parameter or request body
    Forbidden403READ access is required
    NotFound404Requested file and/or property could not be found
    Ok200The request completed successfully

    Message Format

    Response is the etag, content-length, content-type, and body of the property.

    Implementation Notes

    • READ access to the page is required to get the contents of a file property

    Code Samples

    C# Samples

     

    Curl Samples

     

    PHP Samples

     

    Other Code Samples

     

    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by