Get a service transfer request

Returns details for the service transfer for the provided token.

  • After a transfer has been accepted, it can only be viewed by users on the accounts that requested and accepted the transfer and have the corresponding permissions.

  • If canceled or expired, only users of the account that requested the transfer can view it and have the required permission.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • Identity and access permissions. Your user needs a role with these permissions. Learn more.

    • Permissions: view_service_transfer
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: account:read_only

CLI

linode-cli service-transfers \
  view 123E4567-E89B-12D3-A456-426614174000

Learn more

Language
Credentials