Show Invoices List

Overview

Show list of invoices.

Authentication

Available for Client Tokens only.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

relevant matter_uid to fetch invoices for

string

Page offset (default: 1)

string

Page size (default: 25)

string

Available filters: client_uid: filter[client_uid][eq]=123. matter_uid: filter[matter_uid][eq]=123. created_at: filter[created_at][eq/lt/lte/gt/gte]=2019-01-01. updated_at: filter[updated_at][eq/lt/lte/gt/gte]=2019-01-01. uid: filter[uid][in]=123,456

string

Sort by one of the following: created_at, updated_at. available operators: asc, desc. example: sort=created_at:asc,updated_at:desc

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json