List Publication Subscribers
Resolves a publication by custom URL and returns a paginated list of active subscribers. Supports search via query parameters while enforcing publication access controls.
Request
This endpoint expects an object.
url
Custom publication URL used for lookup.
Response
id
created_at
user
Compact serializer for publication subscriber listing.
Errors
401
Unauthorized Error
404
Not Found Error

