---
title: "Get all scoring point time periods"
slug: "preview-get-all-scoring-point-time-periods"
updated: 2025-11-21T20:01:45Z
published: 2026-02-10T10:39:15Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://www.bloxs.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Get all scoring point time periods

Get/api/v1/realestateobjects/scoringpointtotals/timeperiods

Get all scoring point time periods in the system.

		
			

**Description**

Can be used to retrieve all available time periods in Bloxs. These time periods are defined by law and cannot be configured. They are generic for all users and object. Therefore no reference is needed in the request. The available time periods will be returned as an array.

**Use Case**

The Bloxs user wants to use the [POST operation](https://www.bloxs.io/apidocs/preview-insert-a-scoring-point-total) to enter a new point total for a specific real estate object. One of the obligatory fields in the request is the time period (timePeriodTitle). If an incorrect time period is entered, the request will return an error and the new point total will not be registered. Therefore, in order to obtain an accurate list of available time periods the user can utilize the GET endpoint.

		
		
SecurityHTTPType Bearer

Please enter a valid token

Responses200

OK

<select class='api-response-data' aria-label='Media type'><option value='0ffaa1c6-d8be-47a1-815b-cd5adaa80884'>application/json</option>
</select>Array of object   object  timePeriodTitlestring   | null
