Device types in Bitwarden OpenAPI spec

Hi!

I’m new to Bitwarden and I’m trying to write an n8n integration for it.

In the Bitwarden OpenAPI spec, in schemas, there is a DeviceType schema, which is an enum of integers 0 to 20.

Where can I find the meaning of all these device type numbers? I have searched the API docs and these forums and the Help Center, but no luck. Hoping maybe someone might know or be able to point me in the right direction?

Thank you.

:wink:

Good point to make it easier to find though!

Thank you, Trey!

Being new to all this I thought I was missing an API docs section or something - I’ll refer to the codebase to fill in any missing bits in the future. Much appreciated!

As a follow up, the Bitwarden node was released today: