shared-ships
Get Ship
Get a ship by ID.
Use ?expand=true to include enriched data like crew_count.
GET
Get Ship
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Include enriched data (crew_count)
Response
Successful Response
- ShipDTO
- ShipDetailDTO
Ship data transfer object - returned from repositories. Represents a ship as stored in the database.
Get Ship