Fluxx Documents API

Access to files and documents attached to grant records, exposed through Fluxx document models (such as ModelDocument) under /api/rest/v2/{model}. Used to list and retrieve attachments associated with a GrantRequest or other record. Endpoints are modeled from Fluxx REST v2 conventions and are gated behind the customer instance.

API entry from apis.yml

apis.yml Raw ↑
aid: fluxx-grants:fluxx-grants-documents-api
name: Fluxx Documents API
tags:
- Documents
- Files
- Attachments
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://github.com/RockefellerArchiveCenter/fluxx_exporter
baseURL: https://{client}.fluxx.io/api/rest/v2
properties:
- url: https://github.com/RockefellerArchiveCenter/fluxx_exporter
  type: Documentation
- url: README.md
  type: Overview
description: Access to files and documents attached to grant records, exposed through Fluxx document models
  (such as ModelDocument) under /api/rest/v2/{model}. Used to list and retrieve attachments associated
  with a GrantRequest or other record. Endpoints are modeled from Fluxx REST v2 conventions and are gated
  behind the customer instance.