List

List

Certified

List Miro boards

yaml
type: io.kestra.plugin.miro.boards.List
yaml
id: list_miro_boards
namespace: company.team

tasks:
  - id: list
    type: io.kestra.plugin.miro.boards.List
    token: "{{ secret('MIRO_TOKEN') }}"
    teamId: "{{ secret('MIRO_TEAM_ID') }}"

yaml
id: list_miro_boards_paged
namespace: company.team

tasks:
  - id: page1
    type: io.kestra.plugin.miro.boards.List
    token: "{{ secret('MIRO_TOKEN') }}"
    teamId: "{{ secret('MIRO_TEAM_ID') }}"
    limit: 10

  - id: page2
    type: io.kestra.plugin.miro.boards.List
    token: "{{ secret('MIRO_TOKEN') }}"
    teamId: "{{ secret('MIRO_TEAM_ID') }}"
    limit: 10
    offset: 10
Properties
Default20
Definitions
allowFailedbooleanstring
Defaultfalse
allowedResponseCodesarray
SubTypeinteger
auth
type*Requiredobject
passwordstring
usernamestring
type*Requiredobject
tokenstring
type*Requiredobject
passwordstring
usernamestring
basicAuthPasswordDeprecatedstring
basicAuthUserDeprecatedstring
connectTimeoutDeprecatedstring
Formatduration
connectionPoolIdleTimeoutDeprecatedstring
Formatduration
defaultCharsetstring
DefaultUTF-8
followRedirectsbooleanstring
Defaulttrue
logLevelDeprecatedstring
Possible Values
ALLTRACEDEBUGINFOWARNERROROFFNOT_SPECIFIED
logsarray
SubTypestring
Possible Values
REQUEST_HEADERSREQUEST_BODYRESPONSE_HEADERSRESPONSE_BODY
maxContentLengthDeprecatedinteger
proxy
addressstring
passwordstring
portintegerstring
typestring
DefaultDIRECT
Possible Values
DIRECTHTTPSOCKS
usernamestring
proxyAddressDeprecatedstring
proxyPasswordDeprecatedstring
proxyPortDeprecatedinteger
proxyTypeDeprecatedstring
Possible Values
DIRECTHTTPSOCKS
proxyUsernameDeprecatedstring
readIdleTimeoutDeprecatedstring
Formatduration
readTimeoutDeprecatedstring
Formatduration
ssl
insecureTrustAllCertificatesbooleanstring
timeout
connectTimeoutstring
readIdleTimeoutstring
DefaultPT5M
Possible Values
DEFAULTLAST_MODIFIEDLAST_OPENEDLAST_OPENED_BY_ANYONELAST_CREATEDALPHABETICALLY
SubTypeobject