@seamapi/http - v1.122.0
GitHub
Preparing search index...
index
SpacesListParameters
Type Alias SpacesListParameters
type
SpacesListParameters
=
{
connected_account_id
?:
string
;
customer_key
?:
string
;
limit
?:
number
;
page_cursor
?:
string
;
parent_space_id
?:
string
;
parent_space_key
?:
string
;
search
?:
string
;
space_key
?:
string
;
}
Index
Properties
connected_
account_
id?
customer_
key?
limit?
page_
cursor?
parent_
space_
id?
parent_
space_
key?
search?
space_
key?
Properties
Optional
connected_
account_
id
connected_account_id
?:
string
Optional
customer_
key
customer_key
?:
string
Optional
limit
limit
?:
number
Optional
page_
cursor
page_cursor
?:
string
Optional
parent_
space_
id
parent_space_id
?:
string
Optional
parent_
space_
key
parent_space_key
?:
string
Optional
search
search
?:
string
Optional
space_
key
space_key
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connected_
account_
id
customer_
key
limit
page_
cursor
parent_
space_
id
parent_
space_
key
search
space_
key
GitHub
@seamapi/http - v1.122.0
Loading...