post
https://production-api.shoutaboutus.com/api/v1/users/partner/details
Returns the full detail of a single partner user (identified by user_id) including derived user_type, role, assigned locations and assigned accounts. Only partner/account companies may call it, and the target must belong to the caller's company tree (an ownership check).
Auth
- Partner / account — collection bearer token. Gate: caller
bundle_id∈ {1,3};user_idmust belong to the caller's company (validation rule).
Rate limit
- No rate limit.
Body
| Field | Type | Required | Notes |
|---|---|---|---|
user_id | integer | Required | Id of the user to fetch; must belong to the caller's company. |
Behaviour
200returnsdata.response(the user object).user_typecomes from the assignment flags:basicwhen the user covers all accounts,assign_brandwhen specific accounts are assigned, otherwiseadmin.404 User not found.when the id resolves to no non-deleted person.403when the caller is not a partner/account company;422whenuser_idis missing or outside scope.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
