List API

ในการเรียกดูข้อมูลด้วย API โดยมากแล้วข้อมูลที่ระบบตอบกลับจะอยู่ในรูปแบบของลิสต์รายการ ซึ่งอนุญาตให้กำหนด/จัดลำดับหน้าได้ โดยพื้นฐานแล้วลิสต์ข้อมูลที่แสดงจะเรียงตามลำดับเหตุการณ์ก่อนหลังเสมอ

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

เว็ปไซต์นี้มีการใช้คุกกี้เพื่อวิเคราะห์การใช้และปรับการใช้งานให้เหมาะกับท่าน เมื่อกดยอมรับหรือยังคงเข้าชมเว็บไซต์ต่อ เราถือว่าท่านยินยอมในการใช้งานคุกกี้ของเว็บไซต์ อ่านนโยบายความเป็นส่วนตัว