| Parameter Name | Required | Type | Explain |
|---|---|---|---|
| appName | yes | string | Service name. |
| objectId | no | string | The ID of object. At least one parameter, objectId or tangibleId, must be passed. |
| user | yes | string | The name of the user . |
| tangibleId | no | string | The ID of tangible. At least one parameter, objectId or tangibleId, must be passed. |
| Parameter Name | Required | Type | Explain |
|---|---|---|---|
| errorCode | yes | string | Error code. |
| errorInfo | yes | string | Error message. |
Authorization: Bearer ********************curl --location --request POST 'https://mma.tvunetworks.com/api/objectd/v1/query' \
--header 'SID: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data ''