get https://api.naoca.com/v1/branches//channels
Responses
xxxxxxxxxx
curl --request GET \
--url 'https://api.naoca.com/v1/branches/id/channels?per_page=20' \
--header 'accept: application/json'
xxxxxxxxxx
31}
{
"data": [
{
"id": "f98bb8ba-f24e-43ec-96a9-e63f46229a62",
"name": "Springvale Chapel 2",
"updated_at": "2022-11-11T00:27:39.000Z",
"created_at": "2022-11-11T00:27:39.000Z"
}
],
"total": 3,
"metadata": {
"request_id": "Cd-cJi3cSwMEMWg=",
"method": "GET",
"url": "https://api.naoca.com/v1/branches/{id}/channels"
},
"pagination": {
"page": 2,
"perPage": 20,
"total": 3,
"first": 1,
"prev": 1,
"next": 3,
"last": 3,
"links": {
"first_page": "https://api.naoca.com/v1/clients&page=1",