Legal Docs

Get full legal doc

GET legal doc

Endpoint

GET /api/v1/legal_docs/:id

Request

Route

GET /api/v1/legal_docs/29

Headers

Accept: application/json
Content-Type: application/json
Authorization: Bearer eyJhbGciOiJIUzI1NiJ9.eyJzdWIiOiIxNDc1Iiwic2NwIjoidXNlciIsImF1ZCI6bnVsbCwiaWF0IjoxNzUzMjY2MjEzLCJleHAiOjE3NTU4NTgyMTMsImp0aSI6ImZmZmYyODlkLTc1OGItNGExOC1iMTRiLWNiNzE3NzliZjM4NSJ9.wZXOue-yTsasKhzxcxwehCnrnGEBPL2QcZikeZ8Ov-c
Host: example.org
Cookie: 

Query Parameters

{}=

Body

{
}

Response

Simulated Response

Status

200

Headers

x-frame-options: SAMEORIGIN
x-xss-protection: 0
x-content-type-options: nosniff
x-permitted-cross-domain-policies: none
referrer-policy: strict-origin-when-cross-origin
content-type: application/json; charset=utf-8
vary: Accept, Origin
etag: W/"5c9e0ced6d21cdf4d50a59b7ac69adb6"
cache-control: max-age=0, private, must-revalidate
x-request-id: 124156d5-8716-4eee-974f-cdea70426a30
x-runtime: 0.010853
content-length: 131

Body

{
  "article": {
    "id": 29,
    "content": "Recusandae molestias a. Cum earum nisi. Perferendis neque explicabo.",
    "title": "Customer Assistant"
  }
}