Get SFTP credentials for Space

Authentication

AuthorizationBearer

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

Headers

X-Disable-Hooks"true"RequiredDefaults to true

Query parameters

spaceIdstringRequired
ID of space to get credentials for

Response

This endpoint returns an object.
usernamestring
passwordstring
hoststring
portstring

Errors