get http://api.tidyhq.com/v2/memberships
List all memberships for the current organisation
Response
List all memberships for the current organisation
xxxxxxxxxx
curl --request GET \
--url 'http://api.tidyhq.com/v2/memberships?all=false' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: