curl--request GET \--url https://api.bizzy.org/v1/lists/{id}\--header'Authorization: Bearer <token>'
{"data":[{"id":1357924680,"name":"Example List One","type":"STATIC","columns":["activities","vatNumber","country","url","socials"],"shared":false,"notifications":{"enabled":true},"amountOfCompanies":15,"newResults":null,"updatedAt":"2024-11-18T10:30:00.000Z","createdAt":"2024-10-20T08:45:00.000Z","createdBy":"jane.doe@example.com"}],}
Notifications can only be enabled for static lists at this time.
{"data":[{"id":1357924680,"name":"Example List One","type":"STATIC","columns":["activities","vatNumber","country","url","socials"],"shared":false,"notifications":{"enabled":true},"amountOfCompanies":15,"newResults":null,"updatedAt":"2024-11-18T10:30:00.000Z","createdAt":"2024-10-20T08:45:00.000Z","createdBy":"jane.doe@example.com"}],}
curl--request GET \--url https://api.bizzy.org/v1/lists/{id}\--header'Authorization: Bearer <token>'
{"data":[{"id":1357924680,"name":"Example List One","type":"STATIC","columns":["activities","vatNumber","country","url","socials"],"shared":false,"notifications":{"enabled":true},"amountOfCompanies":15,"newResults":null,"updatedAt":"2024-11-18T10:30:00.000Z","createdAt":"2024-10-20T08:45:00.000Z","createdBy":"jane.doe@example.com"}],}