The Table from JSON macro allows you to output a table from JSON data source.
The macro supports outputting data from a URL or an attached file.
Custom Authentication with a Bitbucket access token
1. Create a personal access token in your Bitbucket account.
2. Insert the Table from JSON macro on the Confluence page.
3. Add a URL to JSON.
4. Select the Authentication type: Custom.
5. Use Bearer Auth without the username.
Change request header: Bearer Y our_Token
6. Save Request header
In general, custom header consists of Auth_Type Your_Secret