get_contact_points {previsionio} | R Documentation |
Get information of all contact points available for a given project_id.
Description
Get information of all contact points available for a given project_id.
Usage
get_contact_points(project_id)
Arguments
project_id |
id of the project, can be obtained with get_projects(). |
Value
list - parsed content of all contact points for the supplied project_id.
[Package previsionio version 11.7.0 Index]