Skip to main content
GET
/
share
/
api
/
v1
/
{id}
/
resources
/
{bucket}
/
{key}
Get Ressource
curl --request GET \
  --url https://agent-platform.production.hcompanyprod.fr/share/api/v1/{id}/resources/{bucket}/{key}
"<any>"

Path Parameters

id
string<uuid>
required
bucket
string
required
key
string
required

Response

Successful Response

The response is of type any.

I