Skip to main content

Get a user

GET 

/api/v1/users/:id

Get a user

Request

Path Parameters

    id int32required

Query Parameters

    include string

    Include associations (delimited with comma). Available associations: specializations, businesses_managed, access_groups

    language string

    Possible values: [af, sq, ar, be, bg, ca, zh-CN, zh-TW, hr, cs, da, nl, en, et, tl, fi, fr, gl, de, el, iw, hi, hu, is, id, ga, it, ja, ko, la, lv, lt, mk, ms, mt, no, fa, pl, pt, ro, ru, sr, sk, sl, es, sw, sv, th, tr, uk, vi, cy, yi]

Responses

Return a User

Schema

    any

Loading...