Switchboard API
Get organisations signed url
Retrieve a signed URL for uploading assets
GET
/
organisations
/
{organisationId}
/
signed-url
Authorizations
Authorization
string
headerrequiredPath Parameters
organisationId
string
requiredResponse
200 - application/json
SignedURLResponseBody is the response to allow user-agents to upload assets to our internal storage.
uploadURL
string
requiredThe URL used to upload the object, this includes parameters containing the signature of the ServiceAccount which authorised the upload
url
string
requiredThe URL to identify the asset.