Skip to main content
GET
Which external accounts sign the calling user in, and when each was last used.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
provider
string
email
string
linked_at
string
last_login_at
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

email
string<text>
id
string<uuid>

Note: This is a Primary Key.

last_login_at
string<timestamp with time zone>
linked_at
string<timestamp with time zone>
provider
string<character varying>
Maximum string length: 30