get https://api.zetaglobal.net/ver2//snippets
Returns the HTML content for all snippets in an account as an array. This request supports pagination with default page size of 10 and sorted by last updated date, from most to least recently. Total item count is available with each response, and additional query params can be defined to filter and fine-tune the desired response.
Required Headers | Value |
---|---|
Content-Type | application/json |
Accept | application/json |
Authorization | Basic |