Given a valid Merit ID, returns details about the corresponding Merit.

200 OK Response Schema

Key NameValue TypeDescription
idIDThe Merit ID
sendDateTimedateThe DateTime the Merit was sent to the recipient
activebooleanThe active/inactive status of the merit
statusMeritStatusThe status of the merit, e.g. sent, pending, accepted, etc
meritTemplateIdIDThe ID of the MeritTemplate for this Merit
meritTemplateTitlestringThe Title of the MeritTemplate for this Merit
emailstringThe email this Merit was sent to.

Read more about Merit email vs Member email and privacy
nameNameThe first and last name this Merit was sent to.

Read more about Merit name vs Member name and privacy
fieldValuesArray<FieldValue>Read more about Fields and FieldValues
recipientMemberMember OR nullThe recipientMember property on a Merit will always be null at the moment it's sent since the user cannot possibly have already accepted it.
editablebooleanWhether the merit fields can be edited
Language
Authorization
Query
Click Try It! to start a request and see the response here!