Get Properties by Profile ID
GET/properties
Returns a list of properties within a specified profile based on the profile's ID.
Request
Responses
- 200
- 400
- 401
- 404
- 429
- 500
Return list of property for the profile id
If the property is invalid
Unauthorized
If the profile is not found
Too many requests.
Internal server error.