Get the paginated list of restrictions
Query parameters
a internal parameter
It represents where it comes from, currently the possible values include "rrt", "xsm"
Specify the type of restrictions to fetch.
Restrictions can be active or inactive at a given time by virtue of their nature. For example, maximum speed limits can be active on the roads leading to schools during school hours and be inactive afterwards or certain road closure restrictions be active during holidays/concerts and be inactive otherwise.
Use this parameter to filter the restrictions based on their status at the time of making the request i.e. whether they are in force or not.
This parameter is used to filter restrictions based on their state i.e. whether the restriction is currently enabled, disabled, or deleted. For example, users can retrieve a list of all the deleted restrictions by setting state=deleted.
Specify the modes of travel that the restriction pertains to.
Specify the area name. It represents a region where restrictions can be applied.
The area it belongs to. See Area API
The name of the restriction. This should be same as that provided while creating or updating the restriction.
The number of restrictions to be returned in the response. Please note that if the limit is set to a number more than the total number of available restrictions, then all restrictions would be returned together.
An integer value indicating the number of items in the collection that need to be skipped in the response. Please note that the offset starts from 0, so the first item returned in the result would be the item at (offset + 1) position in collection.
Users can use offset along with limit to implement paginated result.
A key is a unique identifier that is required to authenticate a request to the API.
Response
Example response
{
"data": [
{
"bbox": {
"minLat": 0,
"minLon": 0,
"maxLat": 1,
"maxLon": 1
},
"repeat_on": "Mo-Fr 07:00-09:00,17:00-19:00"
}
]
}Changes
Changed in 3 of the 15 revisions of this API.4848
- ▲
removed the enum value
0wfrom thequeryrequest parametermoderequest-parameter-enum-value-removed
- ▲
removed the enum value
2wfrom thequeryrequest parametermoderequest-parameter-enum-value-removed
- ▲
removed the enum value
3wfrom thequeryrequest parametermoderequest-parameter-enum-value-removed
- ▲
removed the enum value
4wfrom thequeryrequest parametermoderequest-parameter-enum-value-removed
- ▲
removed the enum value
6wfrom thequeryrequest parametermoderequest-parameter-enum-value-removed
- ▲
removed the enum value
activefrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
closurefrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
deletedfrom thequeryrequest parameterstaterequest-parameter-enum-value-removed
- ▲
removed the enum value
disabledfrom thequeryrequest parameterstaterequest-parameter-enum-value-removed
- ▲
removed the enum value
enabledfrom thequeryrequest parameterstaterequest-parameter-enum-value-removed
- ▲
removed the enum value
fixedspeedfrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
inactivefrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
maxspeedfrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
parkingfrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
truckfrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
turnfrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ○
added the new enum value
0wto thequeryrequest parametermoderequest-parameter-enum-value-added
- ○
added the new enum value
2wto thequeryrequest parametermoderequest-parameter-enum-value-added
- ○
added the new enum value
3wto thequeryrequest parametermoderequest-parameter-enum-value-added
- ○
added the new enum value
4wto thequeryrequest parametermoderequest-parameter-enum-value-added
- ○
added the new enum value
6wto thequeryrequest parametermoderequest-parameter-enum-value-added
- ○
added the new enum value
activeto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
closureto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ○
added the new enum value
deletedto thequeryrequest parameterstaterequest-parameter-enum-value-added
- ○
added the new enum value
disabledto thequeryrequest parameterstaterequest-parameter-enum-value-added
- ○
added the new enum value
enabledto thequeryrequest parameterstaterequest-parameter-enum-value-added
- ○
added the new enum value
fixedspeedto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ○
added the new enum value
inactiveto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
maxspeedto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ○
added the new enum value
parkingto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ○
added the new enum value
truckto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ○
added the new enum value
turnto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the enum value
0wfrom thequeryrequest parametermoderequest-parameter-enum-value-removed
- ▲
removed the enum value
2wfrom thequeryrequest parametermoderequest-parameter-enum-value-removed
- ▲
removed the enum value
3wfrom thequeryrequest parametermoderequest-parameter-enum-value-removed
- ▲
removed the enum value
4wfrom thequeryrequest parametermoderequest-parameter-enum-value-removed
- ▲
removed the enum value
6wfrom thequeryrequest parametermoderequest-parameter-enum-value-removed
- ▲
removed the enum value
activefrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
closurefrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
deletedfrom thequeryrequest parameterstaterequest-parameter-enum-value-removed
- ▲
removed the enum value
disabledfrom thequeryrequest parameterstaterequest-parameter-enum-value-removed
- ▲
removed the enum value
enabledfrom thequeryrequest parameterstaterequest-parameter-enum-value-removed
- ▲
removed the enum value
fixedspeedfrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
inactivefrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
maxspeedfrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
parkingfrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
truckfrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
turnfrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ○
added the new enum value
0wto thequeryrequest parametermoderequest-parameter-enum-value-added
- ○
added the new enum value
2wto thequeryrequest parametermoderequest-parameter-enum-value-added
- ○
added the new enum value
3wto thequeryrequest parametermoderequest-parameter-enum-value-added
- ○
added the new enum value
4wto thequeryrequest parametermoderequest-parameter-enum-value-added
- ○
added the new enum value
6wto thequeryrequest parametermoderequest-parameter-enum-value-added
- ○
added the new enum value
activeto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
closureto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ○
added the new enum value
deletedto thequeryrequest parameterstaterequest-parameter-enum-value-added
- ○
added the new enum value
disabledto thequeryrequest parameterstaterequest-parameter-enum-value-added
- ○
added the new enum value
enabledto thequeryrequest parameterstaterequest-parameter-enum-value-added
- ○
added the new enum value
fixedspeedto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ○
added the new enum value
inactiveto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
maxspeedto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ○
added the new enum value
parkingto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ○
added the new enum value
truckto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ○
added the new enum value
turnto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ▲
- ▲
removed the enum value
0wfrom thequeryrequest parametermoderequest-parameter-enum-value-removed
- ▲
removed the enum value
2wfrom thequeryrequest parametermoderequest-parameter-enum-value-removed
- ▲
removed the enum value
3wfrom thequeryrequest parametermoderequest-parameter-enum-value-removed
- ▲
removed the enum value
4wfrom thequeryrequest parametermoderequest-parameter-enum-value-removed
- ▲
removed the enum value
6wfrom thequeryrequest parametermoderequest-parameter-enum-value-removed
- ▲
removed the enum value
activefrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
closurefrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
deletedfrom thequeryrequest parameterstaterequest-parameter-enum-value-removed
- ▲
removed the enum value
disabledfrom thequeryrequest parameterstaterequest-parameter-enum-value-removed
- ▲
removed the enum value
enabledfrom thequeryrequest parameterstaterequest-parameter-enum-value-removed
- ▲
removed the enum value
fixedspeedfrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
inactivefrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
maxspeedfrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
parkingfrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
truckfrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ▲
removed the enum value
turnfrom thequeryrequest parameterrestriction_typerequest-parameter-enum-value-removed
- ○
added the new enum value
0wto thequeryrequest parametermoderequest-parameter-enum-value-added
- ○
added the new enum value
2wto thequeryrequest parametermoderequest-parameter-enum-value-added
- ○
added the new enum value
3wto thequeryrequest parametermoderequest-parameter-enum-value-added
- ○
added the new enum value
4wto thequeryrequest parametermoderequest-parameter-enum-value-added
- ○
added the new enum value
6wto thequeryrequest parametermoderequest-parameter-enum-value-added
- ○
added the new enum value
activeto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
closureto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ○
added the new enum value
deletedto thequeryrequest parameterstaterequest-parameter-enum-value-added
- ○
added the new enum value
disabledto thequeryrequest parameterstaterequest-parameter-enum-value-added
- ○
added the new enum value
enabledto thequeryrequest parameterstaterequest-parameter-enum-value-added
- ○
added the new enum value
fixedspeedto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ○
added the new enum value
inactiveto thequeryrequest parameterstatusrequest-parameter-enum-value-added
- ○
added the new enum value
maxspeedto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ○
added the new enum value
parkingto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ○
added the new enum value
truckto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ○
added the new enum value
turnto thequeryrequest parameterrestriction_typerequest-parameter-enum-value-added
- ▲