Businesses
List Portfolio Businesses within a Folder for the current user
Retrieves all businesses within a folder for the current user.
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".
Path Parameters
Id of the Folder to get Businesses for
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?