action ijenko_place_pairing { label: "State of the pairing window" description: "Get the state of the pairing window of the *Bus*.\n\n**Note**: requires full access to the *Account*.\n" provider: ijenko method: GET path: "/places/{placeId}/buses/{busId}/pairing" encoding: json output: { type: "object" additionalProperties: true } }