{
"data": [
"<string>"
],
"value": [
{
"value": 123,
"name": "<string>"
}
]
}
{
"data": [
"<string>"
],
"value": [
{
"value": 123,
"name": "<string>"
}
]
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type object
.