Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 688 Bytes

File metadata and controls

14 lines (10 loc) · 688 Bytes

SearchInAccountParameters

Properties

Name Type Description Notes
query str Search query [optional]
locale_code str Locale code [optional]
page int Page [optional]
per_page int Number of results per page [optional]
project_ids List[str] Limit the search to the given project codes. When omitted, the search spans every project the user can access in this account. [optional]

[Back to Model list] [Back to API list] [Back to README]