Skip to main content
GET
List Company Planners

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

name[contains]
string

Filter by name (contains)

archived
boolean

Filter by archived status

page
integer
default:1

Request a specific page

limit
integer
default:50

Items per page

Response

200 - application/json

Array of Objects

data
object[]
meta
object