Developer
News and Updates
Get Support
Sign in
Get Support
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
Sign in
DOCUMENTATION
Cloud
Data Center
Resources
Sign in
  • Assets
  • Customer
  • Info
  • Knowledgebase
  • Organization
  • Request
  • Requesttype
  • Servicedesk
  • Other operations
Cloud
Jira Service Management Cloud / Reference / REST API

Other operations

Postman Collection
OpenAPI
GET

View knowledge base article

Data Security Policy: Exempt from app access rules
Scopes
ClassicRECOMMENDED:read:servicedesk-request
Granular:read:knowledgebase:jira-service-management

Connect app scope requiredREAD

Request

Path parameters

pageId

integer

Required

Responses

200 response

application/json

string

GET/rest/servicedeskapi/knowledgebase/article/view/{pageId}
1 2 3 4 curl --request GET \ --url 'https://your-domain.atlassian.net/rest/servicedeskapi/knowledgebase/article/view/{pageId}' \ --header 'Authorization: Bearer <access_token>' \ --header 'Accept: application/json'
200Response
1 "<string>"

Rate this page: