Authorization: Bearer ********************curl --location --request GET '/rsc/api/v2/user/sessions//endpoints//layouts' \
--header 'x-endpoint-id;' \
--header 'Authorization: Bearer <token>'[
{
"id": "",
"applied": false,
"content": "",
"index": 0,
"createdTime": 0,
"updatedTime": 0,
"applyTime": 0
}
]