Function getProfileRelationships
- get
Profile Relationships(args?): Promise<IPaginatedResponse<IProfileRelationship>> Parameters
Optional
args: IGetProfileRelationshipsArgs
Returns Promise<IPaginatedResponse<IProfileRelationship>>
Generated using TypeDoc
Description
Get list of Profile Relationships
Async
Since
2.39.0
Example