v1
latestOpenAPI 3.1.02026-07-221206394.4 KBLists
Get a list
Retrieves a single list by id, including its column configuration.
get/v1/lists/{id}
Response
A list.
Example response
{
"data": {
"id": "665f1c2a9b1e4a0012a3b4c5",
"name": "Q3 sourcing targets",
"resourceType": "company"
}
}