Sources
Retrieve a source
This endpoint retrieves a source by its id
GET
/
v1
/
projects
/
{projectID}
/
sources
/
{sourceID}
Authorizations
Authorization
string
headerrequiredPath Parameters
projectID
string
requiredProject ID
sourceID
string
requiredSource ID
Response
200 - application/json
message
string
status
boolean
data
object
Was this page helpful?