cURL
curl --request GET \ --url https://elixir.jobkit.io/subscribers.json \ --header 'Authorization: Basic <encoded-value>'
[ { "id": 1, "email": "subscriber@test.com", "email_confirmed": true, "created_at": "2025-01-09T18:21:59+00:00", "updated_at": "2025-01-09T18:21:59+00:00" } ]
The list of all email subsribers
Documentation IndexFetch the complete documentation index at: https://docs.jobkit.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.jobkit.io/llms.txt
Use this file to discover all available pages before exploring further.