List
Get items of a specific list
Retrieves items from a specific list by list ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the list from which items are to be retrieved.
Was this page helpful?