{"id":6653,"date":"2026-07-20T13:33:20","date_gmt":"2026-07-20T11:33:20","guid":{"rendered":"https:\/\/www.trans.eu\/api\/?p=6653"},"modified":"2026-07-20T13:33:21","modified_gmt":"2026-07-20T11:33:21","slug":"get-time-slots-with-time-window-id","status":"publish","type":"post","link":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/","title":{"rendered":"Get time slots with time window id"},"content":{"rendered":"\n<p>This method allows you to get a list of avail\u00adable time slots with\u00adin a sin\u00adgle time win\u00addow by pro\u00advid\u00ading it\u2019s {id}. <\/p>\n\n\n\n<!--more-->\n\n\n\n<p><span id=\"more-2261\"><\/span><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Authorization and access<\/h2>\n\n\n\n<p>Autho\u00adriza\u00adtion process is described&nbsp;<a href=\"https:\/\/www.trans.eu\/api\/general-information\/authorization-process\/\" target=\"_blank\" rel=\"noopener\" title>here<\/a>. Each API request must also con\u00adsist of unique Api-key obtained dur\u00ading appli\u00adca\u00adtion reg\u00adis\u00adtra\u00adtion togeth\u00ader with client_id and client_secret.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Url parameters and connection settings<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>URL:&nbsp;<\/strong>https:\/\/api.platform.trans.eu<\/li>\n\n\n\n<li><strong>End\u00adpoint: <\/strong>\/ext\/dock-scheduler-api\/v2\/time-window\/{id}\/possible<\/li>\n\n\n\n<li><strong>Http Method:<\/strong>&nbsp;GET<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Headers<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Accept: application\/json<\/li>\n\n\n\n<li>Con\u00adtent-type: application\/json<\/li>\n\n\n\n<li>Autho\u00adriza\u00adtion: Bear\u00ader {access_token}<\/li>\n\n\n\n<li>Api-key: {unique_ap\u00adp_api-key}<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Available filters<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">List of available filters:<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>date_from (<code>?date_from=07.23.2026<\/code>)<\/li>\n\n\n\n<li>date_to (<code>?date_to=07.24.2026<\/code>)<\/li>\n<\/ul>\n\n\n\n<p><strong>Impor\u00adtant:<\/strong> the above fil\u00adters are manda\u00adto\u00adry. The max\u00adi\u00admum allowed peri\u00adod between the start\u00ading date (date_from) and end date (date_to) is 3 days.&nbsp;<br><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Example of use<\/h2>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-html\" data-lang=\"HTML\"><code>https:\/\/api.platform.trans.eu\/dock-scheduler-api\/v2\/time-window\/{114054}\/possible?date_from=07.23.2026&amp;date_to=07.23.2026<\/code><\/pre><\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Response example:<\/h2>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-json\" data-lang=\"JSON\"><code>{\n    \"time_windows\": {\n        \"0\": {\n            \"2026-07-23\": [\n                {\n                    \"start_time\": \"12:00:00\",\n                    \"end_time\": \"12:10:00\",\n                    \"ramp_id\": 28744\n                },\n                {\n                    \"start_time\": \"12:10:00\",\n                    \"end_time\": \"12:20:00\",\n                    \"ramp_id\": 28744\n                }\n            ]\n        },\n        \"28744\": {\n            \"2026-07-23\": [\n                {\n                    \"start_time\": \"12:00:00\",\n                    \"end_time\": \"12:10:00\",\n                    \"ramp_id\": 28744\n                },\n                {\n                    \"start_time\": \"12:10:00\",\n                    \"end_time\": \"12:20:00\",\n                    \"ramp_id\": 28744\n                }\n            ]\n        }\n    },\n    \"ramps\": {\n        \"28744\": {\n            \"id\": 28744,\n            \"is_locked\": false,\n            \"is_active\": true,\n            \"time_zone\": \"Europe\/Warsaw\",\n            \"operation_type\": \"any\",\n            \"name\": \"Rampa 1\",\n            \"ramp_type\": \"RAMP\"\n        }\n    },\n    \"quantity\": 2\n}\n<\/code><\/pre><\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p class=\"dont-break-out\">This method allows you to get a list of avail\u00adable time slots with\u00adin a sin\u00adgle time win\u00addow by pro\u00advid\u00ading it\u2019s \u2026<\/p>\n","protected":false},"author":19,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"wp_typography_post_enhancements_disabled":false,"footnotes":""},"categories":[89],"tags":[],"class_list":["post-6653","post","type-post","status-publish","format-standard","hentry","category-time-window"],"acf":[],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"This method allows you to get a list of available time slots within a single time window by providing it&#039;s {id}. Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/dock-scheduler-api\/v2\/time-window\/{id}\/possible Http\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Eryk Jakubowski\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"pl_PL\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Trans.eu Api - Trans.eu Api\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Get time slots with time window id - Trans.eu Api\" \/>\n\t\t<meta property=\"og:description\" content=\"This method allows you to get a list of available time slots within a single time window by providing it&#039;s {id}. Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/dock-scheduler-api\/v2\/time-window\/{id}\/possible Http\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/201805241459329875.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/201805241459329875.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"1182\" \/>\n\t\t<meta property=\"og:image:height\" content=\"246\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-07-20T11:33:20+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-07-20T11:33:21+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Get time slots with time window id - Trans.eu Api\" \/>\n\t\t<meta name=\"twitter:description\" content=\"This method allows you to get a list of available time slots within a single time window by providing it&#039;s {id}. Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/dock-scheduler-api\/v2\/time-window\/{id}\/possible Http\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/201805241459329875.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/get-time-slots-with-time-window-id\\\/#blogposting\",\"name\":\"Get time slots with time window id - Trans.eu Api\",\"headline\":\"Get time slots with time window id\",\"author\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/#organization\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/wp-content\\\/uploads\\\/2019\\\/05\\\/cropped-201805241459329875.png\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/#articleImage\",\"width\":512,\"height\":512},\"datePublished\":\"2026-07-20T13:33:20+02:00\",\"dateModified\":\"2026-07-20T13:33:21+02:00\",\"inLanguage\":\"pl-PL\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/get-time-slots-with-time-window-id\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/get-time-slots-with-time-window-id\\\/#webpage\"},\"articleSection\":\"Time window, English\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/get-time-slots-with-time-window-id\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.trans.eu\\\/api\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/#listItem\",\"name\":\"Dock Scheduler\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/#listItem\",\"position\":2,\"name\":\"Dock Scheduler\",\"item\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/#listItem\",\"name\":\"Time window\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/#listItem\",\"position\":3,\"name\":\"Time window\",\"item\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/get-time-slots-with-time-window-id\\\/#listItem\",\"name\":\"Get time slots with time window id\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/#listItem\",\"name\":\"Dock Scheduler\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/get-time-slots-with-time-window-id\\\/#listItem\",\"position\":4,\"name\":\"Get time slots with time window id\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/#listItem\",\"name\":\"Time window\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/#organization\",\"name\":\"Trans.eu Api\",\"description\":\"Trans.eu Api\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/wp-content\\\/uploads\\\/2019\\\/05\\\/cropped-201805241459329875.png\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/get-time-slots-with-time-window-id\\\/#organizationLogo\",\"width\":512,\"height\":512},\"image\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/get-time-slots-with-time-window-id\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\",\"name\":\"Eryk Jakubowski\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/get-time-slots-with-time-window-id\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/565f0a695f49ce18855a0398aac7283551d4e3daa503d03b2e598f90ba9ca51a?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Eryk Jakubowski\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/get-time-slots-with-time-window-id\\\/#webpage\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/get-time-slots-with-time-window-id\\\/\",\"name\":\"Get time slots with time window id - Trans.eu Api\",\"description\":\"This method allows you to get a list of available time slots within a single time window by providing it's {id}. Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret. Url parameters and connection settings URL: https:\\\/\\\/api.platform.trans.eu Endpoint: \\\/ext\\\/dock-scheduler-api\\\/v2\\\/time-window\\\/{id}\\\/possible Http\",\"inLanguage\":\"pl-PL\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/dock-scheduler\\\/time-window\\\/get-time-slots-with-time-window-id\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api#author\"},\"datePublished\":\"2026-07-20T13:33:20+02:00\",\"dateModified\":\"2026-07-20T13:33:21+02:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/#website\",\"url\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/\",\"name\":\"Trans.eu Api\",\"description\":\"Trans.eu Api\",\"inLanguage\":\"pl-PL\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.trans.eu\\\/api\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Get time slots with time window id - Trans.eu Api","description":"This method allows you to get a list of available time slots within a single time window by providing it's {id}. Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/dock-scheduler-api\/v2\/time-window\/{id}\/possible Http","canonical_url":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/#blogposting","name":"Get time slots with time window id - Trans.eu Api","headline":"Get time slots with time window id","author":{"@id":"https:\/\/www.trans.eu\/api#author"},"publisher":{"@id":"https:\/\/www.trans.eu\/api\/#organization"},"image":{"@type":"ImageObject","url":"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/cropped-201805241459329875.png","@id":"https:\/\/www.trans.eu\/api\/#articleImage","width":512,"height":512},"datePublished":"2026-07-20T13:33:20+02:00","dateModified":"2026-07-20T13:33:21+02:00","inLanguage":"pl-PL","mainEntityOfPage":{"@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/#webpage"},"isPartOf":{"@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/#webpage"},"articleSection":"Time window, English"},{"@type":"BreadcrumbList","@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api#listItem","position":1,"name":"Home","item":"https:\/\/www.trans.eu\/api","nextItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/#listItem","name":"Dock Scheduler"}},{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/#listItem","position":2,"name":"Dock Scheduler","item":"https:\/\/www.trans.eu\/api\/dock-scheduler\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/#listItem","name":"Time window"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/#listItem","position":3,"name":"Time window","item":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/#listItem","name":"Get time slots with time window id"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/#listItem","name":"Dock Scheduler"}},{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/#listItem","position":4,"name":"Get time slots with time window id","previousItem":{"@type":"ListItem","@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/#listItem","name":"Time window"}}]},{"@type":"Organization","@id":"https:\/\/www.trans.eu\/api\/#organization","name":"Trans.eu Api","description":"Trans.eu Api","url":"https:\/\/www.trans.eu\/api\/","logo":{"@type":"ImageObject","url":"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/cropped-201805241459329875.png","@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/#organizationLogo","width":512,"height":512},"image":{"@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/www.trans.eu\/api#author","url":"https:\/\/www.trans.eu\/api","name":"Eryk Jakubowski","image":{"@type":"ImageObject","@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/565f0a695f49ce18855a0398aac7283551d4e3daa503d03b2e598f90ba9ca51a?s=96&d=mm&r=g","width":96,"height":96,"caption":"Eryk Jakubowski"}},{"@type":"WebPage","@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/#webpage","url":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/","name":"Get time slots with time window id - Trans.eu Api","description":"This method allows you to get a list of available time slots within a single time window by providing it's {id}. Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/dock-scheduler-api\/v2\/time-window\/{id}\/possible Http","inLanguage":"pl-PL","isPartOf":{"@id":"https:\/\/www.trans.eu\/api\/#website"},"breadcrumb":{"@id":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/#breadcrumblist"},"author":{"@id":"https:\/\/www.trans.eu\/api#author"},"creator":{"@id":"https:\/\/www.trans.eu\/api#author"},"datePublished":"2026-07-20T13:33:20+02:00","dateModified":"2026-07-20T13:33:21+02:00"},{"@type":"WebSite","@id":"https:\/\/www.trans.eu\/api\/#website","url":"https:\/\/www.trans.eu\/api\/","name":"Trans.eu Api","description":"Trans.eu Api","inLanguage":"pl-PL","publisher":{"@id":"https:\/\/www.trans.eu\/api\/#organization"}}]},"og:locale":"pl_PL","og:site_name":"Trans.eu Api - Trans.eu Api","og:type":"article","og:title":"Get time slots with time window id - Trans.eu Api","og:description":"This method allows you to get a list of available time slots within a single time window by providing it's {id}. Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/dock-scheduler-api\/v2\/time-window\/{id}\/possible Http","og:url":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/","og:image":"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/201805241459329875.png","og:image:secure_url":"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/201805241459329875.png","og:image:width":1182,"og:image:height":246,"article:published_time":"2026-07-20T11:33:20+00:00","article:modified_time":"2026-07-20T11:33:21+00:00","twitter:card":"summary","twitter:title":"Get time slots with time window id - Trans.eu Api","twitter:description":"This method allows you to get a list of available time slots within a single time window by providing it's {id}. Authorization and access Authorization process is described here. Each API request must also consist of unique Api-key obtained during application registration together with client_id and client_secret. Url parameters and connection settings URL: https:\/\/api.platform.trans.eu Endpoint: \/ext\/dock-scheduler-api\/v2\/time-window\/{id}\/possible Http","twitter:image":"https:\/\/www.trans.eu\/api\/wp-content\/uploads\/2019\/05\/201805241459329875.png"},"aioseo_meta_data":{"post_id":"6653","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"BlogPosting","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-05-14 13:28:32","updated":"2026-07-20 11:36:23","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.trans.eu\/api\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.trans.eu\/api\/dock-scheduler\/\" title=\"Dock Scheduler\">Dock Scheduler<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/\" title=\"Time window\">Time window<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tGet time slots with time window id\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.trans.eu\/api"},{"label":"Dock Scheduler","link":"https:\/\/www.trans.eu\/api\/dock-scheduler\/"},{"label":"Time window","link":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/"},{"label":"Get time slots with time window id","link":"https:\/\/www.trans.eu\/api\/dock-scheduler\/time-window\/get-time-slots-with-time-window-id\/"}],"lang":"en","translations":{"en":6653},"pll_sync_post":[],"_links":{"self":[{"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts\/6653","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/users\/19"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/comments?post=6653"}],"version-history":[{"count":2,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts\/6653\/revisions"}],"predecessor-version":[{"id":6656,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/posts\/6653\/revisions\/6656"}],"wp:attachment":[{"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/media?parent=6653"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/categories?post=6653"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trans.eu\/api\/wp-json\/wp\/v2\/tags?post=6653"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}