# Portal Access Tokens ## Get a portal access token - [GET /portals/{id}/access-token](https://api-docs.dash.app/dash/openapi/portal-access-tokens/getportalaccesstoken.md): Get an access token for making requests as Portal user. 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 not authenticated with a Bearer token. Do not send a Bearer Token in the Authorization Header If the portal has a passcode, select the portalPasscode Authorization header and prefix the passcode with "Passcode ".