200 Successful Response
-
idstring required -
namestring -
sourcestring required -
Access source: 'all', 'direct', 'team', or 'both'.
-
source_detailsarray · string -
Detailed sources: 'direct', 'team:Tax Team', etc.
/api/v1/advisory-firms/{firm_id}/users/{user_id}/accessible-businesses
Returns the resolved list of businesses a member can see, with source info.
Bearer token authentication. Pass your DayZero API token in the
Authorization header and the
target business UUID in
x-business-id.
firm_id
string
required user_id
string
required id
string
required name
string
source
string
required Access source: 'all', 'direct', 'team', or 'both'.
source_details
array · string
Detailed sources: 'direct', 'team:Tax Team', etc.
Schema: HTTPValidationError
detail
array · ValidationError
ValidationError loc
array · string | integer
required msg
string
required type
string
required input
object
ctx
object