compliance
msa
business

Download an MSA terms document (business)

Returns the MSA document filename, MIME type, and base64-encoded body for the caller's group. A document owned by another group, a non-MSA document, and a nonexistent id are indistinguishable: all answer the same 404 (document_not_found).

get/compliance/msa/terms/{id}

Path parameters

idstring required

Response

OK

content_b64string
filenamestring
mime_typestring

Changes

Changed in 1 of the 22 revisions of this API.1

    • changed the pattern of the path request parameter id from ^doc_[0-9a-hjkmnp-tv-z]{26}$ to ^doc_[0-7][0-9a-hjkmnp-tv-z]{25}$

      request-parameter-pattern-changed

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