Learn R Programming

civis (version 1.2.0)

results_get_solutions: Show a single solutions report

Description

Show a single solutions report

Usage

results_get_solutions(id)

Arguments

id

integer required. The ID of this report.

Value

A list containing the following elements:

id

integer, The ID of this report.

name

string, The name of the report.

user

object, A list containing the following elements:

  • id integer, The ID of this user.

  • name string, This user's name.

  • username string, This user's username.

  • initials string, This user's initials.

  • online boolean, Whether this user is online.

createdAt

string,

updatedAt

string,

host

string, The host for the solution

displayUrl

string, The URL to display the solution report.

serviceId

integer, The id of the backing service