GET /parties

GET /parties

Responses

  • 200

    OK

  • 500

    Internal Server Error

GET /parties
curl \
 --request GET 'http://localhost:3000/parties'