List API

Several API requests return lists of objects allowing for paging through large result sets. Lists are delivered in chronological order by default.

Attributes

Name Type Description
object string

The string list.

location string

API path to retrieve the current list object.

data array

Returned records.

from string

Earliest UTC datetime for returned records in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ).

limit integer

Number of records returned.

offset integer

Offset of the first record returned (i.e. how many records to skip from the beginning).

order string

Order of records returned.

to string

Latest UTC datetime for returned records in ISO 8601 format (YYYY-MM-DDThh:mm:ssZ).

total integer

Total amount of records between the dates from and to.

Example

  • JSON Response

Omise uses cookies to improve your overall site experience and collect information on your visits and browsing behavior. By continuing to browse our website, you agree to our Privacy Policy. Learn more