List Project Purchases

Returns the original purchased amount on an order transaction

Authentication

Authorizationstring

Use Authorization: Token <API_KEY> Example: Authorization: Token 12345abcdef

Path Parameters

project_idstringRequired

Query Parameters

limitdoubleOptional1-1000Defaults to 10

Number of results to return per page. Default 10. Range [1,1000]

Response

A list of purchases for a specific project
orderslist of objects or null

Errors