/
Model Data Details
Get Model details
Security
oauth2
- https://api.byoa.mediamath.comhttps://api.byoa.mediamath.com/data/{namespace}/models/{model_id}
curl -i -X GET \
'https://api.byoa.mediamath.com/data/{namespace}/models/{model_id}' \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'Response
{ "data": { "brain_type_id": 3, "created_on": "2019-06-04T19:10:37.951112Z", "Data": "DAAA...", "model_id": "aggregate_2", "Namespace": "100667", "updated_on": "2019-08-17T16:13:35.445614Z" }, "meta": { "status": "success" } }