GET /symphonymcmessages/drivers
Get all Drivers
Roles that can access this endpoint are Symphony MC.
Parameters
name |
description |
type |
default |
type |
blocksize |
- maximum returned records default is 100 |
query
|
|
int
|
index |
- id of previous last record (blank for first record) |
query
|
|
String
|
Result
List
<
RowDriver
>
of type:
application/xml
application/json
response object indicating the success or failure of returning the driver records
Try It Out
Request