Exemptions

Get attachments for exemption

The Get Attachments for Exemption API retrieves all attachments associated with a specific exemption. This is used to view and manage supporting documents like exemption certificates uploaded for a particular exemption record.

get/v1/exemptions/{exemption_id}/attachments

Path parameters

exemption_idstring required

The unique identifier for the exemption whose attachments are being retrieved.

The unique identifier for the exemption whose attachments are being retrieved.

Headers

x-organization-idstring nullable required

The unique identifier for the organization making the request

The unique identifier for the organization making the request

Response

Successfully retrieved attachments for exemption

related_entity_idstring required

The unique identifier of the exemption associated with the attachment.

related_entity_type'EXEMPTION' | 'REGISTRATION' | 'FILING' | 'FILING_PAYMENT' required
idstring required

The unique identifier of the uploaded attachment (attachment ID).

Changes

Changed in 1 of the 4 revisions of this API.12

  • 6ba4f4c774c312See the full diff
    • added the new required header request parameter x-organization-id

      new-required-request-parameter

    • the endpoint scheme security APIKeyHeader was added to the API

      api-security-added

    • the endpoint scheme security APIKeyHeader AND CustomHeader was removed from the API

      api-security-removed

    This revision's changelog hit the recording limit, so it may not list every change to this endpoint.

    This revision also has 362 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog