Gets a list of metadata for the specified source.
Authorizations: Sources - VIEW
Requests
GET /apis/sources/:sourceId/metadata
Response
Success
{
"data": [
{
"name": "calypso:creator",
"field": [
{
"fieldType": "STRING",
"valueString": "haiadmin"
}]
}]
}
Error
|
Code |
Payload |
Description |
|---|---|---|
|
|
|
The specified source has no metadata. |
|
|
|
Source with UUID |