No actual organizations return from /organizations api call

Hello! I have had success with /drive, /deals, and /activities but am not getting the organizations data to respond from the api: [domain].pipedrive.com/v1/organizations?api_token=[token].

I get the following:

{“success”:true,“data”:null,“additional_data”:{“pagination”:{“start”:0,“limit”:100,“more_items_in_collection”:false}}}

I would like to get the actual organizations. Please assist.

it looks like you simply don’t have any organizations added yet for that account. Could that be the case?