The method and parameters
|
GET /api/v1/billing/user/tokens/cameras |
This request returns cameras of users whose generated token includes the specified identifier. You can add the identifier via the Validate a user token request.
int integration_id – an integration token identifier.
|
200 |
|
A successful response
|
|
401 |
|
Unsuccessful response (token is invalid) |
|
422 |
|
Returns a JSON object with an error. For details, see General information > Validation. JSON
|