Sourcing
List sourcings
Returns paginated sourcings for the authenticated workspace.
GET
List sourcings
First time? Set up Authentication
Learn how to authenticate your API requests with your API key.
Query parameters
integer
default:"0"
Zero-based page index.
integer
default:"8"
Page size (max 50).
string
default:"mine"
mine or all.string
default:"in-progress"
in-progress or closed.Response
Whensuccess is true, data contains:
sourcings— list of sourcing references:sourcingIdname
pagination—page,pageSize,total,hasNextPage
Errors
List sourcings

