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