get http://api.tidyhq.com/v2/memberships/
Returns a single membership, given by the specified ID.
Response
Returns a single membership, given by the specified ID.
xxxxxxxxxx
curl --request GET \
--url http://api.tidyhq.com/v2/memberships/membershipID \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: