See the API's various operations for details on their request parameters and response data.

OperationMethodEndpoint
DataStream 2 configuration
List data set fieldsGET/log/​datasets-fields
List groupsGET/log/​groups
List properties by groupGET/log/​groups/​{groupId}/​properties
Create a streamPOST/log/​streams
List streamsGET/log/​streams
View upload metricsGET/log/​streams/​metrics
Get a streamGET/log/​streams/​{streamId}
Edit a streamPUT/log/​streams/​{streamId}
Patch a streamPATCH/log/​streams/​{streamId}
Delete a streamDELETE/log/​streams/​{streamId}
Activate a streamPOST/log/​streams/​{streamId}/​activate
View activation historyGET/log/​streams/​{streamId}/​activation-history
Deactivate a streamPOST/log/​streams/​{streamId}/​deactivate
View historyGET/log/​streams/​{streamId}/​history