Facility info view

Retrieves the current account facilities

get/v1.0/facilities/account/{accountId}

Path parameters

accountIdinteger required

The account id

Query parameters

termstring

The term to search

pageinteger required

The page number starting from zero

sizeinteger required

The page size

Response

OK

totalinteger

Changes

Changed in 3 of the 15 revisions of this API.35

  • ef5a4ddef92e12See the full diff
    • the facilities/items/id response's property type/format changed from string/ to integer/int64 for status 200

      response-property-type-changed

    • added the optional property facilities/items/auditRequired to the response with the 200 status

      response-optional-property-added

    • added the optional property facilities/items/facilityBusinessId to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 15b32331a1ac22See the full diff
    • for the query request parameter page, the type/format was changed from integer/int64 to integer/int32

      request-parameter-type-changed

    • for the query request parameter size, the type/format was changed from integer/int64 to integer/int32

      request-parameter-type-changed

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the optional property facilities/items/certificationStatus to the response with the 200 status

      response-optional-property-added

    This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog