diff --git a/reference/devices.v1.yaml b/reference/devices.v1.yaml index 79828b2..0d52499 100644 --- a/reference/devices.v1.yaml +++ b/reference/devices.v1.yaml @@ -25,6 +25,12 @@ paths: application/json: schema: $ref: ../models/device.v1.json + '500': + description: Internal Server Error + content: + application/json: + schema: + $ref: ../models/error.v1.yaml operationId: get-api-devices description: Get a list of devices for a given account. security: