Get Source Labels
Get labels assigned to a source.
curl -X GET "https://example.com/sources/string/labels"{
"labels": [
{}
]
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}