GET api/v1/department-guarded-object-images/{buildingId}?skip={skip}&take={take}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| buildingId | globally unique identifier |
Required |
|
| skip | integer |
None. |
|
| take | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.