<div dir="ltr"><div>Hello, </div><div><br></div><div>We're attempting to retrieve the data for a resource in using the REST API.</div><div><br></div><div>The request is:</div><div>GET /repositories/1/resources/1</div><div>

<br></div><div>We're receiving receiving a 403 Forbidden HTTP response.  I assume I must authenticate.</div><div><br></div><div>We're able to "log in" using:</div><div>POST /users/admin/login (supplying Username and Password as parameters.)</div>

<div><br></div><div>The log in appears to work.  Among other values, we're receiving back a "session" string.</div><div><br></div><div>Maybe the session string is required on subsequent requests to show authentication, but are unsure of the correct way to pass it.</div>

<div><br></div><div>Is this documented; are there examples we're not finding yet?</div><div><br></div><div>TIA</div>
</div>