GET records from an endpoint.

Path Params
string
required

The endpoint id the request is for.

string
required

The object's type that is being selected. Reference data definiton for object types.

Query Params
string

The ID for a specific record to select. Supports multiple values.

string

The name for the specific record to select. Supports multiple values.

string

The number for the specific record to select. Supports multiple values.

int32

The page to retrieve. Default is 1.

int32

The page size to retrieve. Default is 200.

string

The UTC start date/time for selecting records by last modified date.

string

The UTC end date/time for selecting records by last modified date.

boolean

Whether to include only active records or to include both active and inactive records. Default is true.

boolean

If set to 'true', query will return only deleted records. (QuickBooks Desktop ONLY)

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json