List
List all Lists within a specific Space
GET
/
api
/
v1
/
listLists
/
{spaceId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
spaceId
string
requiredThe ID of the space
Response
200 - application/json
id
string
name
string
color
string
spaceID
string
sortIndex
number
createdAt
string
workflow_type
string