v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
authorized_devices

List Authorized Devices

Gets a page of OAuth2 authorized devices belonging to the current user.

Args: filter_model: Filter model used for pagination, sorting, filtering. hydrate: Flag deciding whether to hydrate the output model(s) by including metadata fields in the response. auth_context: The current auth context.

Returns: Page of OAuth2 authorized device objects.

get/api/v1/devices

Query parameters

hydrateboolean
sort_bystring
logical_operator'or' | 'and'

Logical Ops to use to combine filters on list methods.

pageinteger
sizeinteger
string uuid
OR
string
string date-time
OR
string
string date-time
OR
string
scope_userstring uuid nullable
string date-time
OR
string
string uuid
OR
string
'pending' | 'verified' | 'active' | 'locked'

The OAuth device status.

OR
string
boolean
OR
string
integer
OR
string
string date-time
OR
string

Response

Successful Response

indexinteger required
max_sizeinteger required
total_pagesinteger required
totalinteger required