{
"data": [
{
"attributes": {
"name": "<string>",
"profile_id": "<string>",
"profile_type": "<string>",
"provider_type": "<string>",
"updated_at": "<string>",
"updated_by": "<string>",
"use_in_login_page": true
},
"id": 123,
"type": "<string>"
}
],
"meta": {
"page_number": 123,
"page_size": 123,
"total_count": 123,
"total_pages": 123
}
}