UNPKG

@nuralogix.ai/dfx-api-client

Version:

DeepAffex API JavaScript Client Library

53 lines (26 loc) 834 B
[@nuralogix.ai/dfx-api-client](../../../client.md) / [HTTP](../../../http/index.md) / [Organizations](../index.md) / [Interfaces](../interfaces.md) / OrgListProfileRequest # Interface: OrgListProfileRequest ## Properties ### created • **created**: ``null`` \| `string` filter by creation date. ___ ### limit • **limit**: ``null`` \| `string` default limit: 25 ___ ### offset • **offset**: ``null`` \| `string` default offset: 0 ___ ### ownerUser • **ownerUser**: ``null`` \| `string` Profile owner's email to filter by. Example: john@doe.com. ___ ### statusId • **statusId**: ``null`` \| `string` filter by profile StatusID. ___ ### userProfileName • **userProfileName**: ``null`` \| `string` Profile's name to filter by. Example: john@doe.com