Details

Retrieve detailed information about a specific collection.

Endpoint: https://tuimdb.com/api/collections/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
uid number The UID of the series. Yes
sortBy string The sort method. Options are 'release-date-asc' release-date-asc No
includeOverview boolean Set to 'true' to include collection overview. false No
includePosters boolean Set to 'true' to include collection posters. false No
includeTitles boolean Set to 'true' to include collection titles. false No
includeTitlePosters boolean Set to 'true' to include title posters. false No
includeTitleOverviews boolean Set to 'true' to include title overviews. false No

Response