Skip to main content

The ScopeService service displays the following operations:

  • get: to retrieve information from a scope

Scope fetch

The example below shows how to retrieve information from a scope.

GET {{core}}/rest/scope/{idScope} HTTP/1.1

-- URL parameters --
core: FlowerDocs Core host
idScope: Identifier of scope to be recovered

-- Headers --
token: {{token}}
Content-Type: application/json