List plans

View as Markdown
Returns a paginated list of plans for the authenticated company.

Authentication

AuthorizationBearer
API key obtained from the Grant dashboard

Query parameters

limitstringOptionalDefaults to 50
cursorstringOptional

Response

Plans list
successboolean
planslist of objects
paginationobject
request_idstring

Errors

401
Unauthorized Error
500
Internal Server Error