List all a user's LOCs

List all a user's LOCs

GET https://sandbox-api.nanol.com/v1/users/{user_id}/loc

Returns an array of objects, which each object corresponding to a LOC object for the user

Path Parameters

Name
Type
Description

user_id*

string

The uuid of the user

{}

Last updated