Circle V2 API Docs
Preparing search index...
@repo/db
TemplatesListInScopeParams
Type Alias TemplatesListInScopeParams
type
TemplatesListInScopeParams
=
{
entityId
:
EntityId
;
limit
?:
number
;
offset
?:
number
;
search
?:
string
;
sortBy
?:
ListSortBy
;
sortOrder
?:
"asc"
|
"desc"
;
userId
:
UserId
;
}
Index
Properties
entity
Id
limit?
offset?
search?
sort
By?
sort
Order?
user
Id
Properties
entity
Id
entityId
:
EntityId
ID of organization that the templates are scoped to
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
search
search
?:
string
Optional
sort
By
sortBy
?:
ListSortBy
Optional
sort
Order
sortOrder
?:
"asc"
|
"desc"
user
Id
userId
:
UserId
ID of user who is listing the templates
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
Id
limit
offset
search
sort
By
sort
Order
user
Id
Circle V2 API Docs
Loading...
ID of organization that the templates are scoped to