NATS5 REST API Member GET matching
From TMM Wiki
Jump to navigationJump to search
GET /member/matching
Description
- Find matching members for member fields
Resource URL
- http://domain/api/member/matching
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- memberid
- type: digit
- optional
- fields
- type: string_list (Either a comma-separated string of strings, or a JSON array of strings)
- optional