List ProductsAsk AIget https://ppo-api.telna.com/v1/ordering/productsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamscountintegerTo specify the number of items you want to retrieve in a single API call.offsetinteger The parameter is used in pagination to specify the starting point in the data set from where the 'count' number of items will be returned. For example, if the offset is set to 10 and the count is set to 5, the API will skip the first 10 items and then return the next 5 items in the data set.accountstringHeadersVersionstringIf this header is not provided, or if an invalid version is given, the API will default to using the latest version available.Request-IDstringThe 'Request-ID' is returned in the response header. It functions as a reference ID to assist client-side developers, particularly when working with asynchronous systems. This unique identifier helps in tracking individual requests, aiding in troubleshooting and system monitoring.Responses 200OK 400Invalid inputs 401Authentication failed 403Authorization failed or forbidden access to the requested resource.Updated about 2 years ago