Get Source Labels
Get labels assigned to a source.
Path Parameters
source_id*Source Id
Response Body
application/json
application/json
curl -X GET "https://example.com/sources/string/labels"{ "labels": [ {} ]}{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}