Select
Customers
Access to customers
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
orgId | path | string | true | organization name |
customerId | path | integer(int64) | true | customer identifier |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | successful operation | Credential |
400 | Bad Request | Invalid request body | ErrorMessage |
404 | Not Found | Resource not found | ErrorMessage |
405 | Method Not Allowed | Method not allowed | None |
200 - instance of Credential
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
username | string | false | Username |
Parameters
Name | In | Type | Required | Description |
---|---|---|---|---|
orgId | path | string | true | organization name |
customerId | path | integer(int64) | true | customer identifier |
Request example
|
|
Responses
Code | Meaning | Description | Schema |
---|---|---|---|
200 | OK | successful operation | DevicesInfoByCustomerId |
400 | Bad Request | Invalid request body | ErrorMessage |
404 | Not Found | Resource not found | ErrorMessage |
405 | Method Not Allowed | Method not allowed | None |
200 - instance of DevicesInfoByCustomerId
Custom schema example
|
|
Name | Type | Required | Description |
---|---|---|---|
devices | [DeviceResponseByCustomerId] | false | none |
Endpoints
Customers
Events
Memos
Typifications
Invoices
Accounts