Get a membership token

Get details about a membership token as a share group owner. Run this operation to check the status of a pending membership request or a current group member.

  • Run the List share groups operation to get the id you should use as the (sharegroupId) path parameter that identifies an existing share group.

  • Get the token_uuid from the user who wants to join your share group or run the List members by share group operation for details on current group members.

  • To get details about a token as a current or pending group member, run the Get a token operation.

Permissions and scopes

To call this operation, you need the following:

  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: images:read_only

CLI

linode-cli image-sharegroups member-view 123 abc123

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
integer
required

The share group's unique identifier assigned after creating it. Not to be confused with the group's uuid.

uuid
required

A unique identifier for the token, used to reference it after creation.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json