Get the list of projects under the organization by setting the user key through the X-User-Token
parameter in the Header
. This interface will return all project lists under the organization corresponding to the user key.(1). The data.list.uuid
in the project list can be used as a parameter to fill in the X-Project-Uuid
in authentication authorization.
(2). The data.list.uuid
in the project list can be used as a parameter to pass into [Get Device List Under Project] to obtain information about the devices under the project.