Businesses
List Portfolio Businesses for the current user
Retrieves all businesses in the user’s current portfolio with optional date filtering.
GET
Use the Login endpoint to retrieve the SessionKey
, then include it in the Authorization field for authentication.
Authorizations
Enter the Session Key with the Bearer
prefix, e.g. "Bearer abcde12345".
Query Parameters
First row to return
Last row to return
Results will only include Businesses that have had changes since this date. Leave NULL to return all Businesses.
Was this page helpful?