Search provider accountsAsk AIget https://restapi.rev.io/v1/ProviderAccountsSearch for one or more provider accounts.Metadatasearch.provider_account_idarray of int32sQuery by provider account identifier.search.provider_account_idADD int32search.provider_idarray of int32sQuery by provider identifier.search.provider_idADD int32search.descriptionarray of stringsQuery by all or part of description.search.descriptionADD stringsearch.bill_profile_idarray of int32sQuery by default bill profile identifier.search.bill_profile_idADD int32search.state_provincearray of stringsQuery state restriction (2-character abbreviation)search.state_provinceADD stringsearch.gravity_profile_idarray of int32sQuery by gravity profile identifier.search.gravity_profile_idADD int32search.page_sizeint32Defines how many items to return at a time.search.pageint32Specifies which page to display (i.e. 3rd page of 50 items out of 1000 items)search.sortstringSpecifies the model member you wish to sort by. Defaults to Ascending order, add a "-" sign to the beginning to indicate Descending order.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 500InternalServerErrorUpdated 7 months ago