sources
Get Source Id By Name
Get a source by name
GET
/
v1
/
sources
/
name
/
{source_name}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
user_id
string | null
Path Parameters
source_name
string
requiredResponse
200 - application/json
The response is of type string
.