Get company's public key
GET/v1/company/:companyUid/public-key
Returns the company's public key, which can be used for asymmetric encryption of sensitive data for processing within the signageOS system.
Parameters
| Field | Type | Required | Description |
|---|---|---|---|
companyUid | string | required | Company identification |
Request
Responses
- 200
- 403
- 404
Successful response
Forbidden
Response Headers
Content-Type
Not Found
Response Headers
Content-Type