Search Data blocksAsk AIget https://service.pcibooking.net/api/dataBlock?reference={reference}&maxItems={maxItems}&offset={offset}šSort orderThe list of items returned to you will be sorted by the create date of the data block.Query ParamsreferencestringThe reference value which was provided in the create method or update method.If no reference value is provided, you will be returned all of the datablocks listed in the system.maxItemsint32Defaults to 20The maximum number of items to be returned. The maximum value allowed is 50 and the default value is 20.offsetstringThe zero based offset from the first item ID to return (item IDs in PCI Booking are sequential).HeadersAuthorizationstringrequiredThe authorization mechanism for this method is with the API key in the format of APIKEY {value} .For example, APIKEY bd3ce883352e42539a2b7644f72e6311.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400 401401Updated almost 7 years ago