ApplicationRegistrationsResponse: {
    data?: ApplicationRegistration[];
    meta?: Record<string, any>;
}

Type declaration