post
https://production-api.shoutaboutus.com/api/v1/user/get
Returns a single user's profile, derived user_type, role, assigned locations (as {value,label} options) and assigned accounts. user_id must belong to the caller's company (an ownership check).
Auth
- Authenticated account user — collection bearer token; The endpoint scopes
user_idto the caller's company by the validation rule.
Rate limit
- No rate limit.
Body
| Field | Type | Required | Notes |
|---|---|---|---|
user_id | integer | Required | Id of the user to retrieve; must belong to the caller's company. |
Behaviour
200returnsdata.response.location/accountsare{value,label}option objects for form pre-fill.404 User not found.when the id resolves to no user.422whenuser_idis missing or outside scope.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
