Get all the entities
get_project_entities(
auth,
entity_id = NULL,
fields = NULL,
pagesize = 50,
waittime = 0.2
)Highbond authentication credentials, created from setup_highbond
NULL will default to all entities.
OPTIONAL. A character vector each field requested within the project. NULL will default to all fields.
Defaults to 50. Maximum is 100.
Time in seconds to wait between requests.
A tibble of entities
Fields allowed: title, description, created_at, updated_at, parent, children_count, entity_category