Tool to retrieve all data points. Returns both custom data points and Affinda's off-the-shelf data points. Use when you need to list available data points for extractors.
slugstringFilter by slug. A camelCase string that is used as the key in API responses.
limitintegerThe numbers of results to return.
offsetintegerThe number of documents to skip before starting to collect the result set (pagination offset).
extractorstringFilter by extractor identifier (e.g., 'resume', 'invoice').
identifierarrayFilter by specific data point identifiers. Provide a list of identifier strings.
descriptionstringFilter by description text.
organizationstringFilter by organization identifier. Use to retrieve data points for a specific organization.
include_publicbooleanAllows you to include public data points in the response when you're filtering by organization.
annotation_content_typestringFilter by annotation content type (e.g., 'text', 'integer', 'float', 'date', 'boolean').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.