v1

latestOpenAPI 3.1.02026-07-13509.8 KB
Content

Lookup content

Returns the id and structureId of a content based on a title matching the search term.

<br>

Rate limit: 120 requests per 60 seconds (Learn more)

post/lookup

Request body

searchTermstring required
spaceIdstring uuid required

Example request

{
  "searchTerm": "My note"
}

Response

200 OK