GET api/centers/{buid}/SitePlan/Images

List of Url's to all Site Plan Images by BuID

Request Information

Parameters

NameDescriptionAdditional information
buid
Business Unit ID

Define this parameter in the request URI.

Response Information

string

Response body formats

application/json, text/json

Sample:
[
  "sample string 1",
  "sample string 2",
  "sample string 3"
]

text/javascript

Sample:
["sample string 1","sample string 2","sample string 3"]

text/csv

Sample:

An exception has occurred while using the formatter 'CSVMediaTypeFormatter' to generate sample for media type 'text/csv'. Exception message: Parameter count mismatch.