Appearance
Get the Text for the given text_id
GET /v1/texts/<text_id>
text_id
{ "success": boolean, "error": Error | null, "data": Text | null }