Skip to main content
POST
The calling user's own enrolled devices, with when each was last seen.

Headers

Prefer
enum<string>

Preference

Available options:
return=representation,
return=minimal,
return=none,
resolution=ignore-duplicates,
resolution=merge-duplicates

Query Parameters

select
string

Filtering Columns

Body

my_devices

The calling user's own enrolled devices, with when each was last seen.

app_version
string<character varying>
Maximum string length: 40
enrolled_at
string<timestamp with time zone>
id
string<uuid>

Note: This is a Primary Key.

is_usable
boolean<boolean>
last_seen_at
string<timestamp with time zone>
last_sync_at
string<timestamp with time zone>
name
string<character varying>
Maximum string length: 150
os_version
string<character varying>
Maximum string length: 40
platform
string<character varying>
Maximum string length: 20
revoke_reason
string<character varying>
Maximum string length: 200
revoked_at
string<timestamp with time zone>
wipe_confirmed_at
string<timestamp with time zone>
wipe_requested_at
string<timestamp with time zone>

Response

201

Created