find
public final Response<Contact> find(String identifier, String contactId, FindContactQueryParams queryParams, RequestOverrides overrides)
public final Response<Contact> find(String identifier, String contactId, FindContactQueryParams queryParams)
Return a contact
Return
The contact
Parameters
identifier
The identifier of the grant to act upon
contact Id
The id of the contact to retrieve.
query Params
The query parameters to include in the request
overrides
Optional request overrides to apply