List management operations

List management operations

Query Params
string
enum

Management operation category to be returned.

Allowed:
uuid

Globally unique identifier for the financial account. Accepted type dependent on the program's use case.

uuid
string
enum

Management operation status to be returned.

Allowed:
date-time

Date string in RFC 3339 format. Only entries created after the specified time will be included. UTC time zone.

string

A cursor representing an item's token before which a page of results should end. Used to retrieve the previous page of results before this item.

date-time

Date string in RFC 3339 format. Only entries created before the specified time will be included. UTC time zone.

integer
1 to 100
Defaults to 50

Page size (for pagination).

string

A cursor representing an item's token after which a page of results should begin. Used to retrieve the next page of results after this item.

Responses

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