Query Workflow Bills

Query workflow bills visible to the caller.

Body Params

ListWorkflowBillsRequest requests workflow bills visible to the caller.

entity
object
required

WorkflowEntitySelector identifies the client organization and entity a
workflow bill request operates on, by Digits-assigned or caller-assigned ID.
Required on all workflow bill requests so a single client_credentials
credential can address any entity it has access to.

status
array of strings

Status values to include. Empty returns bills in any status.

status
source
array of strings

Public source labels to include, for example API, UI, or EMAIL. Empty
returns bills from any source.

source
string

Vendor name prefix to match.

date-time

Filter to bills due on or after this timestamp.

date-time

Filter to bills due on or before this timestamp.

date-time

Filter to bills scheduled for payment on or after this timestamp.

date-time

Filter to bills scheduled for payment on or before this timestamp.

date-time

Filter to bills created after this timestamp.

date-time

Filter to bills created before this timestamp.

date-time

Filter to bills updated after this timestamp.

date-time

Filter to bills updated before this timestamp.

int32

The number of items to return per request. Default and max size is 100.

string

Cursor for pagination.

string
enum

Field to sort by. Defaults to CreatedAt.

Allowed:
string
enum

Sort order. Defaults to Desc.

Allowed:
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