Instances
List all Instances
Lists all Instances belonging to a Platform.
GET
/
v0
/
platform
/
instances
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Only return Instances using a specific accounting_package
,
either platform_gl
or quickbooks
.
Available options:
platformgl
, quickbooks
Only return Instances containing a specific string in
their name
.
Comma-separated list of Instance expand paths.
Available options:
parent
, children
Sort results
Available options:
name
, -name
The number of records to return. Max limit is 100.
Required range:
1 < x < 101