Catalogue

Catalogue Asset Collection

Return the content of the selected catalogue.

get/catalogue/{catalogueId}/asset

Path parameters

catalogueIdstring required

The identifier for the selected catalogue.

Query parameters

titlestring

The query string for a title search

startstring

The Start Date for the catalogue date range.

endstring

The End Date for the catalogue date range.

updatedAfterstring

Retrieve items only that have been updated after this point.

limitnumber

Restrict number of returned items Min = 1, Max = 500.

aliasesboolean

Flag to display Legacy and Provider Ids.

Response

OK

object required

Changes

Changed in 5 of the 50 revisions of this API.1110

  • f0e3f6cc44c511See the full diff
    • deleted the query request parameter updateAfter

      request-parameter-removed

    • added the new optional query request parameter updatedAfter

      new-optional-request-parameter

    • added the new optional query request parameter aliases

      new-optional-request-parameter

    • added the new optional query request parameter end

      new-optional-request-parameter

    • added the new optional query request parameter limit

      new-optional-request-parameter

    • added the new optional query request parameter start

      new-optional-request-parameter

    • added the new optional query request parameter title

      new-optional-request-parameter

    • added the new optional query request parameter updateAfter

      new-optional-request-parameter

    • api tag Catalogue added

      api-tag-added

    • api tag Catalogue (Coming Soon) removed

      api-tag-removed

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation