GET
/
units
curl --request GET \
  --url https://app.planpoint.io/api/units \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

Query Parameters

pid
string

Use a project ID to search for units

Example:

"objectId"

fid
string

Use a floor ID to search for units

Example:

"objectId"

filters
object

Use an object to search for units with specific values

options
object

Search options

Response

200
_mintlify/placeholder

Array of units found