Member
Retrieves a specific member.
get/api/v1/member/{memberId}
Path parameters
memberIdstring uuid required
Unique identifier for the member
Response
Member found
Example response
{
"Id": "00000000-0000-0000-0000-000000000000"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.