go back to TrailerService

GET /trailers/{id}

Retrieves the Trailer record with the given ID.

Roles that can access this endpoint are Users.

Parameters

name description type default type
id ID for the trailer to be returned path String
includeComments if related Comment records should be included query false Boolean

Result

RowTrailer of type: application/xml application/json

the requested RowTrailer record

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- String
- Boolean