static osapi.jive.corev3.outcomes

Methods

get(options)
GET /outcomes

Retrieves

Outcome[]

Description

Return a single outcome by its URI.

Options:
NameTypeRequiredDescription
uriStringfalseURI of the outcome to get
fieldsStringfalseNames of the fields to be returned
Retrieves:
  • Outcome Representation of the requested outcome
  • get(options)
    GET /outcomes/{uri}

    Retrieves

    Outcome

    Description

    Return a single outcome by its URI.

    Options:
    NameTypeRequiredDescription
    uriStringtrueURI of the outcome to get
    fieldsStringfalseNames of the fields to be returned
    Retrieves:
  • Outcome Representation of the requested outcome