list

public final ListResponse<Contact> list(String identifier, ListContactsQueryParams queryParams, RequestOverrides overrides)
public final ListResponse<Contact> list(String identifier, ListContactsQueryParams queryParams)
public final ListResponse<Contact> list(String identifier)

Return all contacts

Return

The list of contacts

Parameters

identifier

The identifier of the grant to act upon

queryParams

The query parameters to include in the request

overrides

Optional request overrides to apply