Skip to main content

Membership

Get Get Community Members

gethttps://cache.showwcase.com/communities/:communityId/members
Query
FieldTypeDescription
orderstringSort results by.

Allowed values: newest, active

skip

Default value: 0

numberPagination offset.
limit

Default value: 15

numberPagination limit. (Max value 100)

Discover Community Members

gethttps://cache.showwcase.com/communities/:slugOrId/members/discover
Parameters
FieldTypeDescription
slugOrIdstring|numberUnique community id or slug.
Query
FieldTypeDescription
skip

Default value: 0

numberPagination offset.
limit

Default value: 15

numberPagination limit. (Max value 100)

Post Join Community

posthttps://cache.showwcase.com/communities/:communityId/join
Headers
FieldDescription
X-API-KEYAn API key that represents the user who wants to take an action. Read more about API keys here.
Parameters
FieldTypeDescription
communityIdnumberUnique community id.

Leaving Community

posthttps://cache.showwcase.com/communities/:communityId/leave
Headers
FieldDescription
X-API-KEYAn API key that represents the user who wants to take an action. Read more about API keys here.
Parameters
FieldTypeDescription
communityIdnumberUnique community id.

Delete Remove Member

deletehttps://cache.showwcase.com/communities/:communityId/members/:userid
Headers
FieldDescription
AuthorizationAn access token that represents the user who wants to take an action. Read more about access tokens here.
Parameters
FieldTypeDescription
communityIdnumberUnique community id.