get https://api.mediasilo.com/v3/distributionlists/
Retrieves a specific or all distribution lists
Log in to see full request history
When a listId is passed along, this endpoint returns a specific distribution list.
Responses
Retrieves a specific or all distribution lists
When a listId is passed along, this endpoint returns a specific distribution list.
xxxxxxxxxx
curl --request GET \
--url https://api.mediasilo.com/v3/distributionlists/listId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: