GET
/
api
/
v1
/
getItem
/
{spaceId}
/
{itemId}

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 item is located. Must be a non-empty string.

itemId
string
required

The ID of the item to retrieve. 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