List Sources

GA
GET
/v1/sources

Returns metadata for all sources that Sayari collects data from

Query parameters

limitintegerOptional

A limit on the number of objects to be returned with a range between 1 and 100. Defaults to 100.

offsetintegerOptional

Number of results to skip before returning response. Defaults to 0.

Response

This endpoint returns an object.
datalist of objects
limitinteger
nextboolean
offsetinteger
sizeobject
Built with