texts
Find a specific text
Returns a single Text instance for a given text id
get/texts/{id}
Path parameters
idinteger required
An id of a text
Query parameters
fieldsstring
Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at partial response page.
Response
successful operation