Sources
List all sources
This endpoint fetches multiple sources
get/v1/projects/{projectID}/sources
Path parameters
projectIDstring required
Project ID
Query parameters
direction'next' | 'prev'
next_page_cursorstring
A pagination cursor to fetch the next page of a list
perPageinteger
The number of items to return per page
prev_page_cursorstring
A pagination cursor to fetch the previous page of a list
providerstring
The custom source provider e.g. twitter, shopify
sortstring
Sort order, values are ASC or DESC, defaults to DESC
typestring
The source type e.g. http, pub_sub
Response
OK