Administrative Endpoints

Retrieves all existing files with a licence and their display URL, thumbnail URL, extension and license. With the parameter {file_id} specific files can be retrieved.

get/licensed_file_overview/

Query parameters

file_idinteger

Response

Success

LicensedFileOverviewModel required

Dictionary keyed by numerical file IDs

Changes

Changed in 4 of the 54 revisions of this API.918

    • the response property additionalProperties/publicShareable became nullable for the status 200

      response-property-became-nullable

    • the allOf[ApiError]/url response's property type/format changed from string/uri to string/ for status 401

      response-property-type-changed

    • the allOf[ApiError]/url response's property type/format changed from string/uri to string/ for status 403

      response-property-type-changed

    • the allOf[ApiError]/url response's property type/format changed from string/uri to string/ for status 404

      response-property-type-changed

    • the allOf[ApiError]/url response's property type/format changed from string/uri to string/ for status 409

      response-property-type-changed

    • the allOf[ApiError]/url response's property type/format changed from string/uri to string/ for status 500

      response-property-type-changed

    • the anyOf[ApiError]/url response's property type/format changed from string/uri to string/ for status 400

      response-property-type-changed

    • removed the required property id from the response with the 200 status

      response-required-property-removed

    • added ApiError subschema #2 to the response body allOf list for the response status 404

      response-body-all-of-added

    • added ApiError ParameterError subschema #3 to the response body anyOf list for the response status 400

      response-body-any-of-added

    • removed ErrorModel ParameterErrorModel from the response body oneOf list for the response status 400

      response-body-one-of-removed

    • removed ErrorModel ParameterErrorModel from the response body oneOf list for the response status 404

      response-body-one-of-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • removed the non-success response with the status 405

      response-non-success-status-removed

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

    • added the media type application/json for the response with the status 404

      response-media-type-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 405

      response-non-success-status-added

    • removed the media type application/json for the response with the status 404

      response-media-type-removed

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 409

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    • added the required property id to the response with the 200 status

      response-required-property-added

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