curl --request GET \
--url https://lens-api.tic.io/orders/{orderGuid}/content \
--header 'x-api-key: <api-key>'Returns the structured (parsed) content of the document order — e.g. deserialized Bolagsverket XML, ActaPublica case data, etc. Content shape depends on the order type.
curl --request GET \
--url https://lens-api.tic.io/orders/{orderGuid}/content \
--header 'x-api-key: <api-key>'Pro+ tierDocumentation Index
Fetch the complete documentation index at: https://docs.tic.io/llms.txt
Use this file to discover all available pages before exploring further.