Lists

Get a list

Returns a list based on the list ID provided.

get/lists/{list_id}

Path parameters

list_idstring required

A unique identifier representing the list you wish to retrieve.

Response

idstring required
namestring required
createdstring nullable
updatedstring nullable

Changes