You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ksenyia edited this page Jul 14, 2016
·
1 revision
Getting about page content.
Resource URI
about
Response Attributes
{
_id: Integer,
about_text: String
}
HTTP GET
Default Request
curl -GET http://end-point-uri/about
Response
HTTP Status Code 200
{
_id: 57639b9e2b50bbd70c2ff252,
about_text: "<p>Across the world, governments and companies are involved in
natural resource projects, generating billions of dollars.
The Natural Resource Governance Institute (NRGI) ..."
}