cURL
curl --request GET \ --url https://api.sandbox.teal.dev/v0/quickbooks/sources \ --header 'Authorization: Bearer <token>'
[ { "id": "6r9B18rN8xv6eE8c1q1Aqk", "instance_id": "6r9B18rN8xv6eE8c1q1Aqk" } ]
Get a platform’s QB sources
The access token received from the authorization server in the OAuth 2.0 flow.
The Instance ID
Successful Response
The response is of type QuickBooksSourceHandle · object[].
QuickBooksSourceHandle · object[]