Get SFTP credentials for Space

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-Disable-Hooks"true"Required

Query parameters

spaceIdstringRequired

ID of space to get credentials for

Response

This endpoint returns an object.
usernamestring
passwordstring
hoststring
portstring

Errors