Get a Turbo static entity by ID
GET/wp-json/wp2lms/turbo/v1/static/:id
HTML, assets, and meta of the Turbo static render for post id. Requires edit_posts (editor preview, not the public front).
Request
Responses
- 200
- 401
- 403
- 404
OK
Not authenticated. WordPress REST: rest_not_logged_in / rest_forbidden. Use cookie + X-WP-Nonce or Application Password.
Insufficient capability or invalid REST nonce. WordPress REST: rest_forbidden / rest_cookie_invalid_nonce.
not_found