Individuals

Get archived content

Return archived source content for the authenticated user. The exact lookup parameters are request-body fields handled by the archive controller.

post/api/v1/archive/

Response

The request succeeded and returned endpoint-specific data.

successboolean
messagestring nullable

Optional informational message returned by some endpoints.

Example response

{
  "success": true
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.