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

Authorizations

Authorization
string
header
required

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

Path Parameters

spaceId
string
required

The ID of the space where the items are located. Must be a non-empty string.

listId
string
required

The ID of the list within the space where the items are located. Must be a non-empty string.

Response

200 - application/json
actionType
string
completed
boolean
createdAt
string
fileName
string
fileURL
string
generated_by
object
id
string
image_generated_on_hero
boolean
img
string
is_archived
boolean
is_image_full_width
boolean
isAIPrompt
boolean
note
string
owner_uid
string
pageID
string
readMorePageSlug
string
send_approval_email
boolean
sortIndex
integer
spaceID
string
submitted_by
object
ticketType
string
title
string
url
string
urlMetadata
object