Get a sensor ID

Get sensor id returns a sensors id. This ID is made up of a source_name and source_id, which uniquely identifies your sensor in your SafetyCulture organization.
You will need your id to interact with other APIs, for example, to ingest sensor readings.

This endpoint requires the "Sensors: Access" permission.

To retrieve the sensor ID, you'll need to provide the device ID used to provision the sensor.

Path Params
string
required

The id of the device that was used to provision the sensor.

Query Params
string

An optional name to identify the source of the readings for this sensor.
This name could be the provider of the sensor, or a platform through
which the sensor is managed.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json