# Asset Share Access Tokens ## Get an asset share access token - [GET /asset-shares/{id}/access-token](https://api-docs.dash.app/dash/openapi/asset-share-access-tokens/getassetshareaccesstoken.md): Get an access token for viewing data which has been shared as part of the AssetShare. Use this access token in the same way as the normal signed-in user token to make requests with the permissions of the share applied. This endpoint is unauthenticated. Do not send a Bearer Token in the Authorization Header