Menu
2ofClubs2ofClubsDocsBlog
GitHub
2ofClubs2ofClubs
  • Docs
  • Blog
  • GitHub
  • Getting Started
    • Welcome
    • Installation
    • Configuration
  • Admin
    • Toggle User
    • Toggle Club
    • Toggle Tag
    • Upload Tags
    • Club Preview
    • Get Non Approved Clubs
    • Get Non Approved Users
  • Authentication
    • Signup
    • Login
    • Change Password
    • Request Reset Password
    • Reset Password
    • Logout
    • Refresh
  • User
    • Get
  • Club
    • Create
    • Update
    • Get Club
    • Get Club Managers
    • Add Manager
    • Remove Manager
    • Promote New Club Owner
    • Leave Club
    • Swipe Club
    • Unswipe Club
    • Get Swiped Clubs
  • Photos
    • Upload Club Photo
    • Get Club Photo
  • Tag
    • Create Tag
    • Get
    • Update User Tags
    • Update Club Tags
  • Events
    • Create
    • Update
    • Delete
    • Get
    • Attend
    • Unattend
  • Status
    • Structure

Get Club Photo

GET /photos/clubs/{clubID} : Getting a club's photo

Possible Responses#

Immediate Success#

The associate club photo will be displayed as a .jpg or .png

Failure#

{
"code": -1,
"message": "unable to find a photo for the club",
"data": {}
}
{
"code": -1,
"message": "club not found",
"data": {}
}
Last updated on 8/23/2020 by Chris Lim
Previous
« Upload Club Photo
Next
Create Tag »
  • Possible Responses

Docs

  • Getting Started

More

  • Blog
  • GitHub
Copyright © 2020 2ofClubs.