REST API empty responses

I tried several API requests and they all return EMPTY responses such as
{“success”:true,“data”:{“tags”:[]}}

or

{“success”:true,“limit”:50,“size”:0,“continues”:false,“data”:[]}

I can, however, pull the right information associated with my account via https://dashboard.hologram.io/api/1/users/me

Ideas?

What endpoint are you hitting? are you including your orgid among other filters to the query? you don’t really give much to go off of other than just the response values. We do try to keep a pretty detailed API documentation for our endpoints: Hologram · Apiary

Missing orgId, please close…

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.