Skip to main content

Get object

GET 

/v1/spaces/:space_id/objects/:object_id

Fetches the full details of a single object identified by the object ID within the specified space. The response includes not only basic metadata (ID, name, icon, type) but also the complete set of blocks (which may include text, files, properties and dataviews) and extra details (such as timestamps and linked member information). This endpoint is essential when a client needs to render or edit the full object view.

Request

Responses

The retrieved object