Export signal groups

Method for exporting signal groups using a structured request.

Each signal group will be exported for the union of entities given by the tags and entities. At least one entity or one tag must be provided.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request to ExportSignalGroups.

signalGroups
array of objects
required

The groups of signals and entities to export.

signalGroups*
timeRange
object
required

A time range represented by two google.protobuf.Timestamps.

date-time

The version to retrieve data at. If empty, the end of time is used.

string
enum
required

File format to return.

  • csv
  • excel: .xlsx format
  • pickle: deprecated — pickled pandas DataFrame; will be removed in a future release. Use parquet instead.
  • json
  • feather
  • parquet
Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/csv
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
application/octet-stream