Skip to main content

Get a user

GET 

https://us.api.nabla.com/v1/core/server/users/:id

Get a single user by their id.

Requestโ€‹

Responsesโ€‹

User.

Authorization: http

name: bearertype: httpscheme: bearer
curl -L 'https://us.api.nabla.com/v1/core/server/users/:id' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <token>'
Request Collapse all
Base URL
https://us.api.nabla.com/v1/core/server
Auth
Parameters
โ€” pathrequired
ResponseClear

Click the Send API Request button above and see the response here!