Circle V2 API Docs
Preparing search index...
@repo/db
ListProfilesInOrganizationParams
Type Alias ListProfilesInOrganizationParams
type
ListProfilesInOrganizationParams
=
{
entityId
:
EntityId
;
limit
?:
number
;
offset
?:
number
;
search
?:
string
;
userIds
?:
UserId
[]
;
}
Index
Properties
entity
Id
limit?
offset?
search?
user
Ids?
Properties
entity
Id
entityId
:
EntityId
Optional
limit
limit
?:
number
Optional
offset
offset
?:
number
Optional
search
search
?:
string
Optional
user
Ids
userIds
?:
UserId
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entity
Id
limit
offset
search
user
Ids
Circle V2 API Docs
Loading...