curl --location --request GET '/porting_orders//allowed_foc_windows'
{
"data": [
{
"ended_at": "2021-03-19T10:07:15.527Z",
"record_type": "porting_order",
"started_at": "2021-03-19T10:07:15.527Z"
}
],
"meta": {
"page_number": 2,
"page_size": 25,
"total_pages": 3,
"total_results": 55
}
}
Authorization: Bearer ********************