@seamapi/http - v1.121.0
GitHub
Preparing search index...
index
ConnectedAccountsListParameters
Type Alias ConnectedAccountsListParameters
type
ConnectedAccountsListParameters
=
{
custom_metadata_has
?:
Record
<
string
,
unknown
>
;
customer_key
?:
string
;
limit
?:
number
;
page_cursor
?:
string
;
search
?:
string
;
space_id
?:
string
;
user_identifier_key
?:
string
;
}
Index
Properties
custom_
metadata_
has?
customer_
key?
limit?
page_
cursor?
search?
space_
id?
user_
identifier_
key?
Properties
Optional
custom_
metadata_
has
custom_metadata_has
?:
Record
<
string
,
unknown
>
Optional
customer_
key
customer_key
?:
string
Optional
limit
limit
?:
number
Optional
page_
cursor
page_cursor
?:
string
Optional
search
search
?:
string
Optional
space_
id
space_id
?:
string
Optional
user_
identifier_
key
user_identifier_key
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom_
metadata_
has
customer_
key
limit
page_
cursor
search
space_
id
user_
identifier_
key
GitHub
@seamapi/http - v1.121.0
Loading...