CAPA Actions

List corrective actions (CA) and preventive actions (PA)

get/api/capa/actions/

Query parameters

countinteger
pageinteger
sortstring
filterstring

JSON string with filter criteria for corrective and preventive actions

quickFilter'all' | 'internal' | 'external' | 'assignedToMe' | 'reportedByMe'

Quick filter options: 'all' for all accessible actions, 'internal' for actions owned by your company, 'external' for actions owned by other companies, 'assignedToMe' for actions assigned to you, 'reportedByMe' for actions where you are the reporter

Response

Default Response

Changes

Changed in 1 of the 21 revisions of this API.3

    • added the optional property data/items/generatedBy to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/internalCompanyCode to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/notes to the response with the 200 status

      response-optional-property-added

Of the 21 revisions, 1 has no diff computed.