Skip to main content

Get Text Details

GET 

/v2/texts/:text_id

Retrieve all details for a specific text directly from the database.

Returns a complete standardized response with all possible fields. Fields that don't exist in the database are returned as null.

Access Control:

  • Authenticated users can access their own texts
  • Admins can access all texts
  • Sample texts and shared texts are publicly accessible

Request

Responses

Successful Response