Developer
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Last updated Nov 7, 2025

Node - inlineCard

Purpose

The inlineCard node is an Atlassian link card with a type icon and content description derived from the link.

Type

inlineCard is an inline node.

Example

1
2
{
  "type": "inlineCard",
  "attrs": {
    "url": "https://atlassian.com"
  }
}

Fields

Attributes

Either dataor url must be provided, but not both.

Rate this page: