Skip to content
Get started

Get list

GET/api/v1/lists/{listId}

Get list

Path ParametersExpand Collapse
listId: string
Query ParametersExpand Collapse
spaceId: optional string

Optional space id; when omitted, the user’s default space is used.

Get list

curl https://$FLUIDWAVE_HOST/api/v1/lists/$LIST_ID
Returns Examples