Documentation

Items extends BaseEndpoint
in package

Table of Contents

Properties

$url  : string

Methods

list_()  : NewsItemCollection
Returns a collection of Content News Items Requires at least one of the following roles in the Education Management System:

Properties

$url

protected string $url = "https://api.sky.blackbaud.com/school/v1/content/news/items"

Endpoint URL pattern

Methods

list_()

Returns a collection of Content News Items Requires at least one of the following roles in the Education Management System:

public list_(array{categories: string} $params) : NewsItemCollection
  • Parent

  • Faculty

  • Student

Parameters
$params : array{categories: string}

An associative array

  • categories:
Tags
throws
ArgumentException

if required parameters are not defined

Return values
NewsItemCollection

Success


        
On this page

Search results