Get the paginated list of articles

Get the paginated list of articles. An article is a versioned piece of content — for example a note or an FAQ entry — of a given article type, linked to one or more LOCATION, SERVICE, or STAFF entities (see the Article Types API for how a type's link patterns and content shape are configured). Only the current, live version of each article is listed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Scope

locations-directory:read

Query Params
string
length between 1 and 64

Filter by the id of the article's type.

location
array of strings

Filter by linked LOCATION entity ids — matches articles linked to any of the given ids. Repeat the parameter for multiple values, e.g. location=a&location=b.

location
service
array of strings

Filter by linked SERVICE entity ids — matches articles linked to any of the given ids. Repeat the parameter for multiple values, e.g. service=a&service=b.

service
staff
array of strings

Filter by linked STAFF entity ids — matches articles linked to any of the given ids. Repeat the parameter for multiple values, e.g. staff=a&staff=b.

staff
tags
array of strings

Filter by tags — matches articles carrying any of the given tags. Repeat the parameter for multiple values, e.g. tags=faq&tags=billing.

tags
boolean
Defaults to false
integer
≥ 1
Defaults to 1
integer
1 to 50
Defaults to 50
Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json