# Get title This endpoint gets a title by ID. Endpoint: GET /v2/titles/{id} Version: 1.0 Security: OAuth2 ## Path parameters: - `id` (string, required) ## Response 200 fields (application/json): - `id` (string, required) - `name` (string, required) Name of the title