Details

Retrieve detailed information about the seasons for a specific series.

Endpoint: https://tuimdb.com/api/series/order/get/

Method: GET

Header Parameters

Name Type Description Default Required Value
apiKey string API key for preferred metadata. No

Query Parameters

Name Type Description Default Required Value
language string Preferred language. en No
seriesId number The UID of the series. Yes
orderId number The UID of the order. Yes
seasonNumber number The season number. ALL No
includePosters string Set to 'true' to include posters. false No
includeBackdrops string Set to 'true' to include backdrops. false No
includeLogos string Set to 'true' to include logos. false No

Response