GET
/
api
/
v1
/
getList
/
{spaceId}
/
{listId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

spaceId
string
required

The ID of the space

listId
string
required

The ID of the list

Response

200 - application/json
id
string
name
string
color
string
spaceID
string
sortIndex
integer
createdAt
string
workflow_type
string