Get full legal doc
Legal Docs
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.eyJzdWIiOiIxNDU0Iiwic2NwIjoidXNlciIsImF1ZCI6bnVsbCwiaWF0IjoxNzYwOTUwNDY3LCJleHAiOjE3NjM1NDI0NjcsImp0aSI6IjI0OGI5Yjk5LWYxNGMtNDdiYi04NTcyLWFmZjMyMmY4ZDUwNCJ9.lQfEyyO-F4XQPDBy2atOKcmDjuS0jm_IwTvpKQIzqmw
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/"2a2852f844b5f46417a15c47a71ff00f"
cache-control: max-age=0, private, must-revalidate
x-request-id: 757a9b67-5dd1-4c64-b0eb-c44176654c07
x-runtime: 0.006918
content-length: 121
Body
{
"article": {
"id": 29,
"content": "Corporis quo nemo. Eaque occaecati sed. Nemo illo inventore.",
"title": "Senior Executive"
}
}