Skip to main content
GET
Get an article

Authorizations

api_access_token
string
header
required

Token de usuario. Envía el valor en el header api_access_token. Lo obtienes en el perfil (GET /api/v1/profile) o al regenerarlo.

Path Parameters

id
string
required

The slug identifier of the portal

article_id
integer
required
account_id
integer
required

The numeric ID of the account

Response

Success

id
integer
content
string

The text content.

meta
object
position
integer
status
enum<integer>
Available options:
draft,
published,
archived
title
string
slug
string
views
integer
portal_id
integer
account_id
integer
author_id
integer
category_id
integer
folder_id
integer
associated_article_id
integer

To associate similar articles to each other, e.g to provide the link for the reference.