get https://api.demo.getontop.com/payment-agent/paylists/23
curl 'https://api.demo.getontop.com/payment-agent/paylists/23' \
--header 'Authorization: Bearer xxxxxxxxxxxxxxxxxx'
{
"id": 23,
"description": "Payments september",
"client_id": 100,
"idempotence_key": "anuniquekey123",
"creation_date": "2023-09-29T14:01:37.151862380Z"
}