v1
latestOpenAPI 3.0.02026-07-26866217.8 KBProperty
Query Properties
You can query properties by making a request to this endpoint.
get/properties
Query parameters
offsetinteger
The starting point from which to begin returning results.
limitinteger
The maximum number of results to return. The maximum value is 100.
idinteger
The id of the property.
group_idinteger
Filter properties by the group id. Only properties belonging to this group are returned.
tag_idinteger
Filter properties by the tag id. Only properties tagged with this tag are returned.
Response
A list of properties with their details
Example response
{
"error_msg": "Done."
}