Entities
Authorizations
Query parameters
fieldsstring[]OptionalExample:
List of field names to retrieve. If empty, all fields will be returned.
ENTITY.IDentityIdinteger · int64OptionalExample:
Unique identifier provided by Landytech
123Header parameters
X-Result-Limitinteger · int32OptionalExample:
Maximum number of items to retrieve
20Responses
200
List of entities with selected fields
application/json
Entity data returned by the API
401
Unauthorized, missing or invalid authentication
403
Forbidden, user does not have permission
get/api/v2/entities
Last updated
Was this helpful?