Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Character sheet URL

I'd like to give the URL to my character sheet to the other players in my campaign.&nbsp; I believe the URL is&nbsp; <a href="http://journal.roll20.net/character/CHARACTER_ID" rel="nofollow">http://journal.roll20.net/character/CHARACTER_ID</a> &nbsp;but I don't know how to determine my character ID#. One commenter on another thread said I could get the URL from making a link as [charactername] (character name in brackets) but I have no idea where such a link would be placed.
1607624918
Michael I.
Pro
Sheet Author
This was from the Aaron, in a related issue. If you have a token that represents a character, you can select it and put this in the chat: @{selected|character_id} that will print the character id, which will look something like -Kj13sf24ti
1607628259
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Also, why do you want to give them the link? The link will not allow them to view the character if they don't already have access to it in the in game journal (in which case they can just click on it in the journal), and it won't allow you to share your character with folks outside of the game.
1607663806
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
Interestingly, you can at least read the bio of a character outside of the game with: <a href="https://app.roll20.net/campaigns/journal/CAMPAIGN_ID/character/CHARACTER_ID" rel="nofollow">https://app.roll20.net/campaigns/journal/CAMPAIGN_ID/character/CHARACTER_ID</a> Not sure what the use case would be.