50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

sevenbridges (version 1.2.4)

project_details: Returns the details of the project

Description

Returns the details of the project.

Usage

project_details(token = NULL, project_id = NULL, ...)

Arguments

token
auth token
project_id
ID of a project you want to access.
...
parameters passed to api function

Value

parsed list of the returned json

Examples

Run this code
token = '420b4672ebfc43bab48dc0d18a32fb6f'
req = project_details(token,
                project_id = 'b0b3a611-6bb0-47e5-add7-a83402cf7858')

Run the code above in your browser using DataLab