Your Client ID:

Registration Link:

Owned Clients
{{#each ownerships}} {{/each}}
Client ID
{{client_id}}
Ownership Registration
Instructions:

Copy the Client ID from the browser you'd like to see your requests. Paste it into the Owner ID Form and submit.

This will allow the other client to access any requests you've made in the history page.

If you'd like to register a new owner on a client that doesn't have access to this html form, you can make the request directly by making an http/https request to the registration link above. Click it to copy to your clipboard.

{{#if disp_owner_reg}}

Registered new owner {{owner_id}} for {{client_id}}

{{/if}} {{#if failed_owner_reg}}

Failed to register {{owner_id}} for {{client_id}}.

This may have ocurred because the owner_id does not exist, is already registered as an owner, or that it is the same as the client_id.

{{/if}}