GET
/
api
/
v1
/
lists
/
{listId}

Path Params

listId
string
required

A unique identifier for the list, allowing for precise referencing.

API Response Description:

status
boolean

Indicates the success or failure of the list retrieval. In this case, true signifies a successful operation.

message
string

Provides a human-readable message accompanying the response. In this instance, it confirms the successful retrieval of the list with the message “List fetched successfully.”

data
object

Detailed information about the selected List: