Buttondown Documentation
You'll notice that the endpoint is /subscribers/{id_or_email}
, not {id}
. This is because you can retrieve a subscriber by either their ID or their email address, so you don't have to store or remember the ID if you don't want to.
These sample requests are autogenerated by the OpenAPI spec. This endpoint requires one or more parameters in the URL: those are offset in curly-braces.
The IDs and values referenced in these responses are fake; please only rely on these responses for overall structure.
Consult the Filtering documentation for more information on how to filter and sort your requests.