curl --location --request GET '/notification_profiles'
{
"data": [
{
"created_at": "2019-10-15T10:07:15.527Z",
"id": "12455643-3cf1-4683-ad23-1cd32f7d5e0a",
"name": "string",
"updated_at": "2019-10-15T10:07:15.527Z"
}
],
"meta": {
"page_number": 2,
"page_size": 25,
"total_pages": 3,
"total_results": 55
}
}
Authorization: Bearer ********************