get https://api.onesky.app/v1/workspaces//strings/
This endpoint retrieves a specific string within a workspace. It makes an HTTP GET request to the specified URL, including the workspace ID and the ID of the string to be retrieved.
No request body is required for this endpoint.
The response will include the details of the requested string within the workspace.