# All Invoices Retrieve all invoices in an account Endpoint: GET /rest/api/standard/v1/Invoice Version: 1.0.0 Security: basicAuth ## Response 200 fields (application/json): - `value` (array) - `value.dtype` (string) Type of objects being returned - `value.guid` (string) Object unique identifier. Either or will be returned, depends on the type of queried objects. - `value.id` (integer) - `value.updatedAt` (integer) Timestamp in epoch milliseconds