GET /texts/{id}

callfire.com:V2

Summary: Find a specific text
Operation ID: getText
Auth: unknown
Description

Returns a single Text instance for a given text id

Parameters (2)

fields (string, query, optional)

Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at [partial response](https://developers.callfire.com/docs.html#partial-response) page.

id (integer, path, required)

An id of a text

No probe data for this endpoint yet.