Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

returns all public available gallery's on this server (created with the Web-GUI share photos function)

API version

1.0

Working example URL: https://en.onlinedemo.picapport.de/picapportapi/1.0/getSharedGallerys

Parameter

NameTypeSince
version
RequiredValue(s)
currently no parameters supported    

...

NameTypeSince
version
Value
countint7.4Number of gallerys in array
gallerysarray7.4

Each array element has the following members

NameType

Since
version

Value
sidstring7.4Unique sid of this gallery returned by getSharedGallerys or by the Web-GUI function share photos
uidstring7.4Internal picapport user-ID used for this gallery
namestring7.4

Name of this gallery

descriptionstring7.4Description text (Can be edited with the PicApport Web-GUI user management)
countint7.4Number of images (or files) in gallery
indexmarkedint7.4Index of the first marked photo when the gallery was created. This can be used to create a title image
createddate7.4Timestamp when this gallery has been created. Format: yyyy-mm-dd hh:mm:ss
expiresdate7.4
  • Timestamp when this gallery will expire. Format: yyyy-mm-dd hh:mm:ss
  • never - If gallery will never expire

Example

Example: https://onlinedemo.picapport.de/picapportapi/1.0/getSharedGallerys