/api/conferences/{conferenceId}/attendances/{ownerId}Ask AIput https://api.facilioo.de/api/conferences/{conferenceId}/attendances/{ownerId}Set AttendanceModule: ConferencesReturns: Conferences → Attendances → AttendanceRead (single)AuthorizationAllowed Party Types (Account Role): Admin (1), Property Management Company (2), User (7)This will be evaluated against your used access token.Path ParamsconferenceIdint32requiredownerIdint32requiredBody Paramstypeint32enumrequiredPossible values: 1 = Online 2 = Onsite 3 = Represented 4 = NoParticipation 1234Allowed:1234HeadersAccept-LanguagestringLanguage preference header. Allowed languages: German (en-DE).api-versionstringDefaults to 2.0API version to use (1 or 2) either with trailing .0 or without. Defaults to 2.0, if omitted. Can be prefilled based on the currently selected API Definition (Swagger UI).Responses 200OK 401Error: UnauthorizedUpdated 7 months ago